llvm-project/clang-tools-extra/clang-modernize/Core
David Blaikie 5bae2c87d5 Revert "unique_ptr-ify ownership of ASTConsumers"
This reverts commit r213308.

Reverting to have some on-list discussion/confirmation about the ongoing
direction of smart pointer usage in the LLVM project.

llvm-svn: 213324
2014-07-17 22:33:56 +00:00
..
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
CustomMatchers.h Update the header guards for clang-modernize. 2013-09-04 19:13:50 +00:00
IncludeDirectives.cpp [C++11] Use 'nullptr'. 2014-06-09 02:03:06 +00:00
IncludeDirectives.h Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00
IncludeExcludeInfo.cpp Update for llvm api change. 2014-07-06 17:43:19 +00:00
IncludeExcludeInfo.h include system_error directly. 2014-06-12 16:53:02 +00:00
Makefile
PerfSupport.cpp Update for llvm api change. 2014-02-24 18:21:04 +00:00
PerfSupport.h Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00
Refactoring.h Update the header guards for clang-modernize. 2013-09-04 19:13:50 +00:00
ReplacementHandling.cpp Prefix error_code with std. 2014-06-12 22:08:48 +00:00
ReplacementHandling.h Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00
Transform.cpp Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:33:56 +00:00
Transform.h clang-modernize: Instantiate llvm::Registry<TransformFactory>. 2014-07-03 14:12:37 +00:00
Transforms.cpp [C++11] Replace OwningPtr with std::unique_ptr. 2014-03-09 09:24:40 +00:00
Transforms.h Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00