llvm-project/clang-tools-extra/clang-modernize/PassByValue
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
..
PassByValue.cpp clang-modernize: Apply replacements using clang-apply-replacements 2013-10-05 12:15:58 +00:00
PassByValue.h Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00
PassByValueActions.cpp Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00
PassByValueActions.h
PassByValueMatchers.cpp clang-modernize: Fix bugs in Pass-By-Value transform 2013-09-06 22:28:53 +00:00
PassByValueMatchers.h