]> granicus.if.org Git - clang/commit
Attributes which accept a type as their sole argument are no longer hard coded into...
authorAaron Ballman <aaron@aaronballman.com>
Mon, 4 Nov 2013 12:55:56 +0000 (12:55 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 4 Nov 2013 12:55:56 +0000 (12:55 +0000)
commit9feedb862e46f46d302f250ade1cac7108ba880b
treec097bd9bcc7d58deaa5cffb255a0f386e131e456
parentf09c6a10e000ddc386a39bfd96734ba2d5a135e2
Attributes which accept a type as their sole argument are no longer hard coded into the parser. Instead, they are automatically listed through tablegen.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193989 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/CMakeLists.txt
lib/Parse/ParseDecl.cpp
utils/TableGen/ClangAttrEmitter.cpp
utils/TableGen/TableGen.cpp
utils/TableGen/TableGenBackends.h