hanchenye-llvm-project/clang-tools-extra/clang-rename
Yaron Keren 40178c352e Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots.
llvm-svn: 241335
2015-07-03 09:30:33 +00:00
..
tool Revert "Adapt clang-tools-extra to clang module format changes." 2015-02-25 02:46:37 +00:00
CMakeLists.txt [CMake] Prune redundant libdeps. 2014-10-30 01:37:44 +00:00
Makefile Re-structure clang-rename into a library and the tool. 2014-10-13 11:30:27 +00:00
RenamingAction.cpp Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots. 2015-07-03 09:30:33 +00:00
RenamingAction.h Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots. 2015-07-03 09:30:33 +00:00
USRFinder.cpp [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py 2015-01-14 11:24:38 +00:00
USRFinder.h Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
USRFindingAction.cpp Change range-based for-loop to be -Wrange-loop-analysis clean. 2015-04-15 01:21:57 +00:00
USRFindingAction.h Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
USRLocFinder.cpp Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
USRLocFinder.h Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00