llvm-project/clang-tools-extra/clang-modernize/UseNullptr
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
..
NullptrActions.cpp [C++11] Use 'nullptr'. 2014-06-09 02:03:06 +00:00
NullptrActions.h Refactoring transform-specific options 2013-10-17 17:57:36 +00:00
NullptrMatchers.cpp
NullptrMatchers.h
UseNullptr.cpp Plug memory leaks. 2014-07-24 10:23:33 +00:00
UseNullptr.h [C++11] Replace LLVM_OVERRIDE with 'override' 2014-03-02 10:20:11 +00:00