hanchenye-llvm-project/clang/unittests/Tooling
Michael Han 6ca01b4b6c Add a test case to test RAV visits parameters of implicit copy constructor.
llvm-svn: 190632
2013-09-12 20:59:33 +00:00
..
CMakeLists.txt Adding Replacement serialization support 2013-08-20 19:07:21 +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 Add a test case to test RAV visits parameters of implicit copy constructor. 2013-09-12 20:59:33 +00:00
RefactoringCallbacksTest.cpp Really sort the #include lines in unittests/... 2012-12-04 09:53:37 +00:00
RefactoringTest.cpp Adding a vector version of clang::tooling::shiftedCodePosition(). 2013-08-27 15:44:26 +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 Adds a method overwriteChangedFiles to the Rewriter. This is implemented by 2012-05-22 17:01:35 +00:00
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 Enables chaining of argument adjusters in clang tools. 2013-06-04 14:44:44 +00:00