hanchenye-llvm-project/clang/unittests/AST
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
..
ASTContextParentMapTest.cpp
ASTTypeTraitsTest.cpp Fix bug in DynTypedMatcher::constructVariadic() that would cause false negatives. 2014-10-06 13:14:30 +00:00
ASTVectorTest.cpp [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py 2015-01-14 11:23:58 +00:00
CMakeLists.txt Take PrintingPolicy::SuppressUnwrittenScope into account when printing the 2014-05-30 22:16:51 +00:00
CommentLexer.cpp unique_ptrify SourceManager::createFileID 2014-08-29 07:59:55 +00:00
CommentParser.cpp unique_ptrify SourceManager::createFileID 2014-08-29 07:59:55 +00:00
DeclPrinterTest.cpp Move a test from static-assert.cpp to DeclPrinterTest 2015-06-05 22:40:53 +00:00
DeclTest.cpp Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
EvaluateAsRValueTest.cpp [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py 2015-01-14 11:23:58 +00:00
ExternalASTSourceTest.cpp Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:00:23 +00:00
Makefile Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-25 02:44:04 +00:00
MatchVerifier.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:00:23 +00:00
NamedDeclPrinterTest.cpp Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:00:23 +00:00
SourceLocationTest.cpp Fix a few line endings. NFC. 2015-05-01 02:04:32 +00:00
StmtPrinterTest.cpp Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:00:23 +00:00