hanchenye-llvm-project/clang-tools-extra/clang-modernize
Benjamin Kramer 6e9142474d Plug memory leaks.
Most of the changes are mechanic std::unique_ptr insertions. All leaks were
detected by LeakSanitizer.

llvm-svn: 213851
2014-07-24 10:23:33 +00:00
..
AddOverride Plug memory leaks. 2014-07-24 10:23:33 +00:00
Core Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:33:56 +00:00
LoopConvert Plug memory leaks. 2014-07-24 10:23:33 +00:00
PassByValue Plug memory leaks. 2014-07-24 10:23:33 +00:00
ReplaceAutoPtr Plug memory leaks. 2014-07-24 10:23:33 +00:00
UseAuto Plug memory leaks. 2014-07-24 10:23:33 +00:00
UseNullptr Plug memory leaks. 2014-07-24 10:23:33 +00:00
tool Plug memory leaks. 2014-07-24 10:23:33 +00:00
CMakeLists.txt clang-modernize: Apply replacements using clang-apply-replacements 2013-10-05 12:15:58 +00:00
Makefile