hanchenye-llvm-project/clang-tools-extra/clang-modernize
Daniel Jasper 0c7e93c128 Make LoopConvert work with containers that are used like arrays.
llvm-svn: 225629
2015-01-12 13:17:56 +00:00
..
AddOverride clang-modernize: Transform::createActionFactory return ownership by unique_ptr instead of raw pointer. 2014-08-08 16:06:07 +00:00
Core Remove some redundant virtual on overridden functions 2014-11-14 19:27:22 +00:00
LoopConvert Make LoopConvert work with containers that are used like arrays. 2015-01-12 13:17:56 +00:00
PassByValue clang-modernize: Transform::createActionFactory return ownership by unique_ptr instead of raw pointer. 2014-08-08 16:06:07 +00:00
ReplaceAutoPtr clang-modernize: Transform::createActionFactory return ownership by unique_ptr instead of raw pointer. 2014-08-08 16:06:07 +00:00
UseAuto clang-modernize: Transform::createActionFactory return ownership by unique_ptr instead of raw pointer. 2014-08-08 16:06:07 +00:00
UseNullptr [clang-modernize] Update for API change. 2014-10-04 17:19:03 +00:00
tool [CMake] Add dependencies on clangToolingCore. 2014-10-30 00:44:01 +00:00
CMakeLists.txt clang-modernize: Apply replacements using clang-apply-replacements 2013-10-05 12:15:58 +00:00
Makefile