llvm-project/clang-tools-extra/clang-modernize/PassByValue
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
..
PassByValue.cpp Make helpers static. clang-tools edition. 2015-03-23 12:49:15 +00:00
PassByValue.h [C++11] Use 'nullptr'. 2014-06-09 02:03:06 +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 [C++11] Use 'nullptr'. 2014-06-09 02:03:06 +00:00
PassByValueMatchers.cpp clang-modernize: Fix bugs in Pass-By-Value transform 2013-09-06 22:28:53 +00:00
PassByValueMatchers.h