hanchenye-llvm-project/clang/unittests/ASTMatchers
Aaron Ballman 2648d42ecc Use an explicit instantiation to work around delayed template parsing for MSVC-built bots.
llvm-svn: 263041
2016-03-09 18:07:17 +00:00
..
Dynamic Reapply r259210 with a fix for RegistryTest.cpp. 2016-02-01 14:11:47 +00:00
ASTMatchersTest.cpp Use an explicit instantiation to work around delayed template parsing for MSVC-built bots. 2016-03-09 18:07:17 +00:00
ASTMatchersTest.h Adding new AST matchers for: addrLabelExpr, atomicExpr, binaryConditionalOperator, designatedInitExpr, designatorCountIs, hasSyntacticForm, implicitValueInitExpr, labelDecl, opaqueValueExpr, parenListExpr, predefinedExpr, requiresZeroInitialization, and stmtExpr. 2016-03-09 17:11:51 +00:00
CMakeLists.txt Turning on the /bigobj flag for two more files that will not link with MSVC 2015 Win64 Debug due to the section limit. 2016-03-08 16:34:37 +00:00