[tablegen] !strconcat accepts more than two arguments but this wasn't documented...
authorDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 2 May 2014 19:25:52 +0000 (19:25 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 2 May 2014 19:25:52 +0000 (19:25 +0000)
commit1913eeb38536036a256ca96591dbc0f76e4bcf12
tree032a91c343d41c6a4e996ed95fe319214d95bd2b
parentae8904c582f7b74541e124949d039a76c4cba046
[tablegen] !strconcat accepts more than two arguments but this wasn't documented or tested.

Summary:
* Updated the documentation
* Added a test for >2 arguments
* Added a check for the lexical concatenation
* Made the existing test a bit stricter.

Reviewers: t.p.northover

Reviewed By: t.p.northover

Subscribers: t.p.northover, llvm-commits

Differential Revision: http://reviews.llvm.org/D3485

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207865 91177308-0d34-0410-b5e6-96231b3b80d8
docs/TableGen/LangIntro.rst
test/TableGen/strconcat.td