hanchenye-llvm-project/clang/unittests/Tooling
Hans Wennborg 501eadb429 Check for LLVM_ON_WIN32 instead of _WIN32.
This is a follow-up to r203624 to address Anton's comment.

llvm-svn: 203668
2014-03-12 16:07:46 +00:00
..
CMakeLists.txt [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 12:40:37 +00:00
CommentHandlerTest.cpp
CompilationDatabaseTest.cpp Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
Makefile [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
RecursiveASTVisitorTest.cpp Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
RefactoringCallbacksTest.cpp Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
RefactoringTest.cpp Reverted r192992 broke windows and freebsd builds. 2013-10-18 19:48:31 +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
RewriterTestContext.h Use llvm::sys::fs::createTemporaryFile. 2013-07-05 20:00:06 +00:00
TestVisitor.h Teach RAV to visit parameter variable declarations of implicit functions. Fixes PR16182. 2013-09-11 15:53:29 +00:00
ToolingTest.cpp Check for LLVM_ON_WIN32 instead of _WIN32. 2014-03-12 16:07:46 +00:00