hanchenye-llvm-project/clang/unittests/Tooling
Edwin Vane eb56f4fe2f Relax some preconditions for using FixedCompilationDatabase.
FixedCompilationDatabase (FCD) requires that the arguments it consumes after
'--' must not include positional parameters or the argv[0] of the tool. This
patch relaxes those restrictions.

llvm-svn: 194968
2013-11-17 16:08:04 +00:00
..
CMakeLists.txt Adding Replacement serialization support 2013-08-20 19:07:21 +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 Add a test case to test RAV visits parameters of implicit copy constructor. 2013-09-12 20:59:33 +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 unittests/Tooling/ToolingTest.cpp: Suppress new tests on win32, due to handling of virtual file, such "/a.cc". 2013-11-13 00:18:50 +00:00