hanchenye-llvm-project/clang/lib/ASTMatchers
David Majnemer 8423df927e Move a test from static-assert.cpp to DeclPrinterTest
It's better not to rely on the diagnostics engine to pretty print the
argument to decltype.  Instead, exercise the functionality in
DeclPrinterTest.

llvm-svn: 239197
2015-06-05 22:40:53 +00:00
..
Dynamic Move a test from static-assert.cpp to DeclPrinterTest 2015-06-05 22:40:53 +00:00
ASTMatchFinder.cpp Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 2015-05-29 19:42:19 +00:00
ASTMatchersInternal.cpp Make the function pointer a template argument instead of a runtime value. 2014-12-01 14:46:14 +00:00
CMakeLists.txt ASTMatchers: Add an explicit dependency on libclangBasic. 2015-03-12 16:25:19 +00:00
Makefile