llvm-project/clang-tools-extra/clang-modernize
Ahmed Charles de61d0edad [C++11] Add #include's for OwningPtr.
Allows removing #include's in LLVM while switching to std::unique_ptr.

llvm-svn: 202676
2014-03-03 07:00:47 +00:00
..
AddOverride [C++11] Replace LLVM_OVERRIDE with 'override' 2014-03-02 10:20:11 +00:00
Core [C++11] Add #include's for OwningPtr. 2014-03-03 07:00:47 +00:00
LoopConvert [C++11] Replace LLVM_OVERRIDE with 'override' 2014-03-02 10:20:11 +00:00
PassByValue [C++11] Replace LLVM_OVERRIDE with 'override' 2014-03-02 10:20:11 +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] Replace LLVM_OVERRIDE with 'override' 2014-03-02 10:20:11 +00:00
tool [C++11] Replace llvm::tie with std::tie. 2014-03-02 13:48:32 +00:00
CMakeLists.txt clang-modernize: Apply replacements using clang-apply-replacements 2013-10-05 12:15:58 +00:00
Makefile