llvm-project/clang-tools-extra/clang-rename
NAKAMURA Takumi 79027efe76 clang-rename: Update libdeps corresponding to r273910.
llvm-svn: 273993
2016-06-28 06:08:10 +00:00
..
tool clang-rename: Update libdeps corresponding to r273910. 2016-06-28 06:08:10 +00:00
CMakeLists.txt [clang-rename] Fix broken dependency on shared build. 2016-05-13 15:38:54 +00:00
RenamingAction.cpp clang-rename: check that the source location we find actually has the old name 2016-05-13 09:17:32 +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 clang-rename: add a -old-name option 2016-06-21 19:48:57 +00:00
USRFinder.h clang-rename: add a -old-name option 2016-06-21 19:48:57 +00:00
USRFindingAction.cpp clang-rename: add a -old-name option 2016-06-21 19:48:57 +00:00
USRFindingAction.h clang-rename: add a -old-name option 2016-06-21 19:48:57 +00:00
USRLocFinder.cpp [clang-tools] mark TokenName as unused 2016-06-15 23:04:42 +00:00
USRLocFinder.h clang-rename: check that the source location we find actually has the old name 2016-05-13 09:17:32 +00:00