llvm-project/clang/utils/TableGen
Richard Smith f26d551387 Do not look through pack expansions when looking for unexpanded parameter packs.
Fixes a selection of rejects-valids when pack-expanding a lambda that itself
contains a pack expansion.

llvm-svn: 310972
2017-08-15 22:58:45 +00:00
..
CMakeLists.txt [docs] Add TableGen-based generator for command line argument documentation, 2017-01-24 19:39:46 +00:00
ClangASTNodesEmitter.cpp TableGen: Adapt to llvm r288612 2016-12-04 05:55:09 +00:00
ClangAttrEmitter.cpp Do not look through pack expansions when looking for unexpanded parameter packs. 2017-08-15 22:58:45 +00:00
ClangCommentCommandInfoEmitter.cpp Fix Clang-tidy modernize-use-nullptr warnings in headers and generated files; other minor cleanups. 2015-09-29 20:56:43 +00:00
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp
ClangCommentHTMLTagsEmitter.cpp Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 2015-05-29 19:42:19 +00:00
ClangDiagnosticsEmitter.cpp [TableGen] Clang changes to support Record::getValueAsString and getValueAsListOfStrings returning StringRef instead of std::string 2017-05-31 19:01:22 +00:00
ClangOptionDocEmitter.cpp [TableGen] Clang changes to support Record::getValueAsString and getValueAsListOfStrings returning StringRef instead of std::string 2017-05-31 19:01:22 +00:00
ClangSACheckersEmitter.cpp [TableGen] Clang changes to support Record::getValueAsString and getValueAsListOfStrings returning StringRef instead of std::string 2017-05-31 19:01:22 +00:00
NeonEmitter.cpp This reverts r305820 (ARMv.2-A FP16 vector intrinsics) because it shows 2017-07-06 16:37:31 +00:00
TableGen.cpp Add #pragma clang attribute 2017-04-18 14:33:39 +00:00
TableGenBackends.h Add #pragma clang attribute 2017-04-18 14:33:39 +00:00