.. |
CMakeLists.txt
|
[CMake] Add dependencies on clangToolingCore.
|
2014-10-30 00:44:01 +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
|
Refactor libTooling to reduce required dependencies.
|
2014-10-29 18:55:09 +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
|
Fix initializing TypeOfTypeLoc
|
2014-10-24 13:52:55 +00:00 |
RefactoringCallbacksTest.cpp
|
Replace OwningPtr with std::unique_ptr.
|
2014-03-07 20:03:18 +00:00 |
RefactoringTest.cpp
|
Standardize on StringMap::insert, removing uses of StringMap::GetOrCreateValue.
|
2014-11-19 03:06:06 +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
|
Standardize on StringMap::insert, removing uses of StringMap::GetOrCreateValue.
|
2014-11-19 03:06:06 +00:00 |
TestVisitor.h
|
Separated RecursiveASTVisitorTest into multiple files.
|
2014-10-09 15:02:06 +00:00 |
ToolingTest.cpp
|
Make ArgumentsAdjuster an std::function.
|
2014-12-03 17:53:02 +00:00 |