llvm-project/clang/utils/TableGen
Reid Kleckner 6a476082a6 [ms-cxxabi] Give the MS inheritance attributes a base class
Required making a handful of changes to the table generator.  Also adds
an unspecified inheritance attribute.  This opens the path for us to
apply these attributes to C++ records implicitly.

llvm-svn: 178054
2013-03-26 18:30:28 +00:00
..
CMakeLists.txt Comment parsing: resolve more named character references 2013-01-30 14:29:28 +00:00
ClangASTNodesEmitter.cpp TableGen backends: use emitSourceFileHeader() to emit the warning about 2013-01-30 21:54:20 +00:00
ClangAttrEmitter.cpp [ms-cxxabi] Give the MS inheritance attributes a base class 2013-03-26 18:30:28 +00:00
ClangCommentCommandInfoEmitter.cpp Documentation parsing. Some refactoring and code 2013-03-08 23:59:23 +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 Strip 'llvm' from 'llvm::Optional' uses. 2013-02-21 01:29:01 +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 Don't throw exceptions in clang-tblgen by switching to PrintFatalError. 2012-10-25 16:37:08 +00:00
OptParserEmitter.cpp Sort the #include lines under utils/... 2012-12-04 09:53:39 +00:00
TableGen.cpp Comment parsing: improve the fidelity of XML output for many block commands 2013-02-01 20:23:57 +00:00
TableGenBackends.h Comment parsing: improve the fidelity of XML output for many block commands 2013-02-01 20:23:57 +00:00