llvm-project/clang/unittests/Tooling
Daniel Jasper 1975e03494 Move RefactoringCallbacks to Tooling to avoid dependency from
ASTMatchers (lower level abstraction) to Tooling (higher level
abstraction).

llvm-svn: 160351
2012-07-17 08:03:01 +00:00
..
CMakeLists.txt Move RefactoringCallbacks to Tooling to avoid dependency from 2012-07-17 08:03:01 +00:00
CommentHandlerTest.cpp Add testing for CommentHandler, and fix a bug where trailing comments in #else 2012-06-24 23:56:26 +00:00
CompilationDatabaseTest.cpp Allows retrieving all files in a CompilationDatabase. 2012-07-13 12:31:45 +00:00
Makefile Fix a big layering violation introduced by r158771. 2012-06-20 09:53:52 +00:00
RecursiveASTVisitorTest.cpp Add testing for CommentHandler, and fix a bug where trailing comments in #else 2012-06-24 23:56:26 +00:00
RefactoringCallbacksTest.cpp Move RefactoringCallbacks to Tooling to avoid dependency from 2012-07-17 08:03:01 +00:00
RefactoringTest.cpp Update unittests for include change. 2012-07-04 20:33:53 +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 Move sideeffecting call out of assert(). 2012-06-07 09:57:21 +00:00
TestVisitor.h Adapts the FrontendAction convenience functions so that it can be 2012-07-05 18:13:01 +00:00
ToolingTest.cpp Adapts the FrontendAction convenience functions so that it can be 2012-07-05 18:13:01 +00:00