hanchenye-llvm-project/clang/unittests
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
..
AST 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
ASTMatchers Use an explicit instantiation to work around delayed template parsing for MSVC-built bots. 2016-03-09 18:07:17 +00:00
Basic Make TargetInfo store an actual DataLayout instead of a string. 2016-03-04 19:00:41 +00:00
CodeGen Remove autoconf support 2016-01-26 21:30:40 +00:00
Driver Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: [JS] Support destructuring assignments in for loops. 2016-03-05 18:34:26 +00:00
Frontend Use Backend_EmitMCNull for null codegen unit tests. 2016-02-18 20:27:16 +00:00
Lex Make TargetInfo store an actual DataLayout instead of a string. 2016-03-04 19:00:41 +00:00
Rewrite Remove autoconf support 2016-01-26 21:30:40 +00:00
Sema Remove autoconf support 2016-01-26 21:30:40 +00:00
StaticAnalyzer Remove autoconf support 2016-01-26 21:30:40 +00:00
Tooling 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
libclang tests: Add explicit -stdlib=libstdc++ to tests that require it 2016-02-12 07:48:28 +00:00
CMakeLists.txt [CMake] Don't build the libclang tests unless you're building libclang 2015-12-04 23:12:19 +00:00