llvm-project/clang-tools-extra/clang-modernize/LoopConvert
Benjamin Kramer e71037123b Make helpers static. clang-tools edition.
Also purge dead code found by it. NFC.

llvm-svn: 232948
2015-03-23 12:49:15 +00:00
..
LoopActions.cpp Update for clang r230512 2015-02-25 17:36:49 +00:00
LoopActions.h [C++11] Replace OwningPtr with std::unique_ptr. 2014-03-09 09:24:40 +00:00
LoopConvert.cpp Make helpers static. clang-tools edition. 2015-03-23 12:49:15 +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