llvm-project/clang/unittests/Tooling
Kostya Serebryany d0f841ce4a fix a test-only leak found by lsan, PR19521
llvm-svn: 207223
2014-04-25 12:58:42 +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 Add testing for CommentHandler, and fix a bug where trailing comments in #else 2012-06-24 23:56:26 +00:00
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 Fix two test-only leaks found by LSan. 2014-04-24 04:26:18 +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 Fix two leaks found by LSan (one is test-only). 2014-04-24 04:58:41 +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 fix a test-only leak found by lsan, PR19521 2014-04-25 12:58:42 +00:00