llvm-project/clang/unittests/Tooling
Rafael Espindola 8b96094420 Sync file handling logic in RewriterTestContext.h and RefactoringTest.cpp.
They are mostly duplicated and got out of sync during the PathV1 removal. We
should factor the code somewhere, but for now a FIXME will do.

llvm-svn: 185019
2013-06-26 21:02:22 +00:00
..
CMakeLists.txt fix the unit tests too. 2013-01-19 18:30:39 +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 Include Path.h instead of PathV2.h. 2013-06-11 22:15:02 +00:00
Makefile [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
RecursiveASTVisitorTest.cpp Streamify getNameForDiagnostic and remove the string versions of PrintTemplateArgumentList. 2013-02-22 15:46:01 +00:00
RefactoringCallbacksTest.cpp Really sort the #include lines in unittests/... 2012-12-04 09:53:37 +00:00
RefactoringTest.cpp Remove last use of PathV1.h from clang. 2013-06-26 15:01:50 +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 Sync file handling logic in RewriterTestContext.h and RefactoringTest.cpp. 2013-06-26 21:02:22 +00:00
TestVisitor.h Sort the #include lines for unittests/... 2012-12-04 09:45:34 +00:00
ToolingTest.cpp Enables chaining of argument adjusters in clang tools. 2013-06-04 14:44:44 +00:00