Infrastructure improvements to Clang attribute TableGen.
authorJohn McCall <rjmccall@apple.com>
Tue, 1 Mar 2016 00:18:05 +0000 (00:18 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 1 Mar 2016 00:18:05 +0000 (00:18 +0000)
commit2225c8b2e4c08ba45549d85f201b627f52b49ee5
treed44ffae741aafd75f7d72564ab4a517d8b0c0a29
parent6f2c01f7124691c58a2df72ef989b5e93510fa5b
Infrastructure improvements to Clang attribute TableGen.

This should make it easier to add new Attr subclasses.

llvm-svn: 262275
clang/include/clang/AST/Attr.h
clang/include/clang/Basic/AttrKinds.h
clang/lib/AST/ASTDumper.cpp
clang/utils/TableGen/ClangAttrEmitter.cpp