llvm-project/clang/unittests/Tooling
David Blaikie 6beb6aa8f0 Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)
After post-commit review and community discussion, this seems like a
reasonable direction to continue, making ownership semantics explicit in
the source using the type system.

llvm-svn: 215323
2014-08-10 19:56:51 +00:00
..
CMakeLists.txt Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
CommentHandlerTest.cpp [C++11] Use 'nullptr'. Unittests edition. 2014-06-08 08:38:12 +00:00
CompilationDatabaseTest.cpp [C++11] Use 'nullptr'. Unittests edition. 2014-06-08 08:38:12 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
RecursiveASTVisitorTest.cpp RAV: visit copy expressions of captured variables in blocks (ObjC++11) 2014-06-26 01:42:24 +00:00
RefactoringCallbacksTest.cpp Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
RefactoringTest.cpp Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 2014-08-10 19:56:51 +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 Remove 'const' from MemoryBuffers used through the SourceManager 2014-06-27 17:40:03 +00:00
TestVisitor.h Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 2014-08-10 19:56:51 +00:00
ToolingTest.cpp Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 2014-08-10 19:56:51 +00:00