Added the notion of Type and TargetSpecific attributes to the clang tablegen. In...
authorAaron Ballman <aaron@aaronballman.com>
Tue, 30 Jul 2013 01:44:15 +0000 (01:44 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 30 Jul 2013 01:44:15 +0000 (01:44 +0000)
commit0979e9e130175df89590de0cae3d6afbbfad4c67
treebcbdec12629fe22ea8337561c44a4524a6988821
parent3bf758cd6579712f99b6fa536d55d63d9b6f1a7a
Added the notion of Type and TargetSpecific attributes to the clang tablegen.  In turn, this fixes a mistake with Ptr32, Ptr64, UPtr and SPtr attribtues generating AST nodes that are never actually used.

llvm-svn: 187401
clang/include/clang/Basic/Attr.td
clang/utils/TableGen/ClangAttrEmitter.cpp