llvm-project/clang/utils/TableGen
DeLesley Hutchins c4a82438a7 Update RecursiveASTVisitor so that it visits attributes. This is currently
important for thread safety attributes, which contain expressions that were
not being visited, and were thus invisible to various tools.  There are now
Visit*Attr methods that can be overridden for every attribute.

llvm-svn: 198224
2013-12-30 17:24:36 +00:00
..
CMakeLists.txt Remove option emitter from clang-tblgen 2013-06-18 15:25:00 +00:00
ClangASTNodesEmitter.cpp TableGen backends: use emitSourceFileHeader() to emit the warning about 2013-01-30 21:54:20 +00:00
ClangAttrEmitter.cpp Update RecursiveASTVisitor so that it visits attributes. This is currently 2013-12-30 17:24:36 +00:00
ClangCommentCommandInfoEmitter.cpp Documentation parsing: add support for \throws \throw \exception commands 2013-11-12 22:16:08 +00:00
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp TableGen backends: use emitSourceFileHeader() to emit the warning about 2013-01-30 21:54:20 +00:00
ClangCommentHTMLTagsEmitter.cpp TableGen backends: use emitSourceFileHeader() to emit the warning about 2013-01-30 21:54:20 +00:00
ClangDiagnosticsEmitter.cpp Rather than duplicating extension diagnostics to allow them to cause a 2013-11-12 02:41:45 +00:00
ClangSACheckersEmitter.cpp Don't throw exceptions in clang-tblgen by switching to PrintFatalError. 2012-10-25 16:37:08 +00:00
Makefile Don't require exception handling for clang-tblgen. 2012-10-25 20:34:00 +00:00
NeonEmitter.cpp [AArch64 NEON] Support poly128_t and implement relevant intrinsic. 2013-12-10 06:49:01 +00:00
TableGen.cpp Update RecursiveASTVisitor so that it visits attributes. This is currently 2013-12-30 17:24:36 +00:00
TableGenBackends.h Update RecursiveASTVisitor so that it visits attributes. This is currently 2013-12-30 17:24:36 +00:00