llvm-project/clang-tools-extra/clang-rename
Haojian Wu 68bb0b6b4b [clang-rename] fix typo in Python script for Vim integration
Patch by Kirill Bobyrev!

Reviewers: kimgr, alexfh, bkramer, ioeric, hokein

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D22100

llvm-svn: 274839
2016-07-08 12:05:06 +00:00
..
tool [clang-rename] fix typo in Python script for Vim integration 2016-07-08 12:05:06 +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