.. |
CMakeLists.txt
|
Separated RecursiveASTVisitorTest into multiple files.
|
2014-10-09 15:02:06 +00:00 |
CommentHandlerTest.cpp
|
[C++11] Use 'nullptr'. Unittests edition.
|
2014-06-08 08:38:12 +00:00 |
CompilationDatabaseTest.cpp
|
[C++11] Use 'nullptr'. Unittests edition.
|
2014-06-08 08:38:12 +00:00 |
Makefile
|
Make clang's rewrite engine a core feature
|
2014-07-16 16:48:33 +00:00 |
RecursiveASTVisitorTest.cpp
|
Separated RecursiveASTVisitorTest into multiple files.
|
2014-10-09 15:02:06 +00:00 |
RecursiveASTVisitorTestCallVisitor.cpp
|
Separated RecursiveASTVisitorTest into multiple files.
|
2014-10-09 15:02:06 +00:00 |
RecursiveASTVisitorTestDeclVisitor.cpp
|
Separated RecursiveASTVisitorTest into multiple files.
|
2014-10-09 15:02:06 +00:00 |
RecursiveASTVisitorTestExprVisitor.cpp
|
Separated RecursiveASTVisitorTest into multiple files.
|
2014-10-09 15:02:06 +00:00 |
RecursiveASTVisitorTestTypeLocVisitor.cpp
|
Separated RecursiveASTVisitorTest into multiple files.
|
2014-10-09 15:02:06 +00:00 |
RefactoringCallbacksTest.cpp
|
Replace OwningPtr with std::unique_ptr.
|
2014-03-07 20:03:18 +00:00 |
RefactoringTest.cpp
|
Tooling: Ignore file names in tooling::deduplicate.
|
2014-09-09 13:53:29 +00:00 |
ReplacementsYamlTest.cpp
|
Do not quote YAML plain string myself. Let YAMLIO do that.
|
2013-09-11 04:00:35 +00:00 |
RewriterTest.cpp
|
Adds a method overwriteChangedFiles to the Rewriter. This is implemented by
|
2012-05-22 17:01:35 +00:00 |
RewriterTestContext.h
|
Overload SourceManager::overrideFileContents so that unconditionally passing ownership is explicitly done using unique_ptr.
|
2014-08-27 20:54:45 +00:00 |
TestVisitor.h
|
Separated RecursiveASTVisitorTest into multiple files.
|
2014-10-09 15:02:06 +00:00 |
ToolingTest.cpp
|
Adds 'override' to overriding methods. NFC.
|
2014-10-01 16:56:40 +00:00 |