clang-1/unittests/Tooling
NAKAMURA Takumi 8f4c4ca0ce Revert r157819, "#ifdef out a broken test on win32"
FYI, LLVM_ON_WIN32 is useless.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157890 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-02 15:34:26 +00:00
..
CompilationDatabaseTest.cpp Fixes crasher bug in JSONCompilationDatabase for invalid input. 2012-05-15 11:46:07 +00:00
Makefile Fixes the autoconf build. 2012-05-22 17:45:33 +00:00
RecursiveASTVisitorTest.cpp Only visit default arguments for template declarations when visiting the template declaration which introduced them. Patch by Yang Chen! 2012-05-30 23:55:51 +00:00
RefactoringTest.cpp Adds the Refactoring library, which is a layer on top of the Tooling library 2012-05-23 16:29:20 +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 clang/unittests/Tooling/RewriterTestContext.h: Don't try to remove TemporaryDirectory. 2012-05-27 13:10:14 +00:00
ToolingTest.cpp Revert r157819, "#ifdef out a broken test on win32" 2012-06-02 15:34:26 +00:00