llvm-project/clang-tools-extra/clang-modernize/LoopConvert
Chandler Carruth 85e6e87171 Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't
always produce as pretty of results as it does in LLVM and Clang, but
I don't mind and the value of having a single canonical ordering is very
high IMO.

Let me know if you spot really serious problems here.

llvm-svn: 198703
2014-01-07 20:05:01 +00:00
..
LoopActions.cpp Fix a variety of user-visible and comment typos 2013-12-01 05:08:12 +00:00
LoopActions.h Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00
LoopConvert.cpp clang-modernize: Apply replacements using clang-apply-replacements 2013-10-05 12:15:58 +00:00
LoopConvert.h clang-modernize: Apply replacements using clang-apply-replacements 2013-10-05 12:15:58 +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
StmtAncestor.h Fix a variety of user-visible and comment typos 2013-12-01 05:08:12 +00:00
VariableNaming.cpp
VariableNaming.h