llvm-project/clang-tools-extra/clang-modernize/LoopConvert
Daniel Jasper 0c7e93c128 Make LoopConvert work with containers that are used like arrays.
llvm-svn: 225629
2015-01-12 13:17:56 +00:00
..
LoopActions.cpp Make LoopConvert work with containers that are used like arrays. 2015-01-12 13:17:56 +00:00
LoopActions.h [C++11] Replace OwningPtr with std::unique_ptr. 2014-03-09 09:24:40 +00:00
LoopConvert.cpp clang-modernize: Transform::createActionFactory return ownership by unique_ptr instead of raw pointer. 2014-08-08 16:06:07 +00:00
LoopConvert.h [C++11] Replace OwningPtr with std::unique_ptr. 2014-03-09 09:24:40 +00:00
LoopMatchers.cpp Fix a variety of user-visible and comment typos 2013-12-01 05:08:12 +00:00
LoopMatchers.h
StmtAncestor.cpp [C++11] Use 'nullptr'. 2014-06-09 02:03:06 +00:00
StmtAncestor.h [C++11] Use 'nullptr'. 2014-06-09 02:03:06 +00:00
VariableNaming.cpp [C++11] Use 'nullptr'. 2014-06-09 02:03:06 +00:00
VariableNaming.h