..
ASTTableGen.cpp
Add the ability to use property-based serialization for "cased" types.
2019-12-16 13:33:59 -05:00
ASTTableGen.h
Add the ability for properties to be conditional on other properties.
2019-12-16 13:34:00 -05:00
CMakeLists.txt
Reland [Syntax] Add minimal TableGen for syntax nodes. NFC
2020-11-11 11:24:47 +01:00
ClangASTNodesEmitter.cpp
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
ClangASTPropertiesEmitter.cpp
Forward {read,write}SomeEnumType to {read,write}Enum instead of
2019-12-16 13:34:00 -05:00
ClangAttrEmitter.cpp
Revert "Add new 'preferred_name' attribute."
2020-12-08 00:42:48 -08:00
ClangCommentCommandInfoEmitter.cpp
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp
Fix one round of implicit conversions found by g++5.
2020-01-29 01:52:48 +01:00
ClangCommentHTMLTagsEmitter.cpp
Fix one round of implicit conversions found by g++5.
2020-01-29 01:52:48 +01:00
ClangDataCollectorsEmitter.cpp
Use scope qualifiers in Clang's tblgen backends to get useful
2019-10-01 23:12:57 +00:00
ClangDiagnosticsEmitter.cpp
Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions"
2020-10-19 17:48:04 -04:00
ClangOpcodesEmitter.cpp
Use scope qualifiers in Clang's tblgen backends to get useful
2019-10-01 23:12:57 +00:00
ClangOpenCLBuiltinEmitter.cpp
Upgrade some instances of std::sort to llvm::sort. NFC.
2020-03-28 19:23:29 +01:00
ClangOptionDocEmitter.cpp
[TableGen] Eliminate the 'code' type
2020-12-03 10:19:11 -05:00
ClangSACheckersEmitter.cpp
[analyzer] Introduce weak dependencies to express *preferred* checker callback evaluation order
2020-06-12 14:08:38 +02:00
ClangSyntaxEmitter.cpp
[Syntax] Tablegen Sequence classes. NFC
2020-11-11 16:29:19 +01:00
ClangTypeNodesEmitter.cpp
Enable better node-hierarchy metaprogramming; NFC.
2019-12-14 00:16:47 -05:00
MveEmitter.cpp
[SVE] Eliminate calls to default-false VectorType::get() from Clang
2020-06-01 10:02:14 -07:00
NeonEmitter.cpp
[TableGen] Delete 11 unused declarations
2020-12-06 13:21:07 -08:00
SveEmitter.cpp
[clang][SveEmitter] Fix enum declarations. [NFCI]
2020-11-16 14:49:45 +00:00
TableGen.cpp
[Syntax] Start to move trivial Node class definitions to TableGen. NFC
2020-11-11 12:39:43 +01:00
TableGenBackends.h
[TableGen] Delete 11 unused declarations
2020-12-06 13:21:07 -08:00