.. |
ASTContextParentMapTest.cpp
|
Sort all the #include lines with LLVM's utils/sort_includes.py which
|
2014-01-07 11:51:46 +00:00 |
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
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +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 |