llvm-project/clang-tools-extra/clang-modernize
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
..
AddOverride [C++11] Use 'nullptr'. 2014-06-09 02:03:06 +00:00
Core Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:33:56 +00:00
LoopConvert [C++11] Use 'nullptr'. 2014-06-09 02:03:06 +00:00
PassByValue [C++11] Use 'nullptr'. 2014-06-09 02:03:06 +00:00
ReplaceAutoPtr [C++11] Replace LLVM_OVERRIDE with 'override' 2014-03-02 10:20:11 +00:00
UseAuto [C++11] Replace LLVM_OVERRIDE with 'override' 2014-03-02 10:20:11 +00:00
UseNullptr [C++11] Use 'nullptr'. 2014-06-09 02:03:06 +00:00
tool Track clang r213171 2014-07-16 16:50:17 +00:00
CMakeLists.txt clang-modernize: Apply replacements using clang-apply-replacements 2013-10-05 12:15:58 +00:00
Makefile