hanchenye-llvm-project/clang/unittests/Tooling
Alp Toker 59226f7811 Revert "ToolingTest.cpp: Fix r158592, runToolOnCode.FindsNoTopLevelDeclOnEmptyCode on msvc. LangOpts.MicrosoftExt still appends "class type_info;"."
type_info has been made an implicitly predeclared type in r198497 and will no
longer appear as a user-declared type so we can remove this old hack.

This reverts commit r158595.

llvm-svn: 198502
2014-01-04 15:58:28 +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 Relax some preconditions for using FixedCompilationDatabase. 2013-11-17 16:08:04 +00:00
Makefile [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
RecursiveASTVisitorTest.cpp Update RecursiveASTVisitor so that it visits attributes. This is currently 2013-12-30 17:24:36 +00:00
RefactoringCallbacksTest.cpp
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 Revert "ToolingTest.cpp: Fix r158592, runToolOnCode.FindsNoTopLevelDeclOnEmptyCode on msvc. LangOpts.MicrosoftExt still appends "class type_info;"." 2014-01-04 15:58:28 +00:00