llvm-project/clang-tools-extra/clang-rename
Benjamin Kramer 3a12ca57ca [clang-rename] add basic vim integration
This patch introduces basic Vim integration for clang-rename tool.

For setup reference see clang-rename/tool/clang-rename.py

Patch by Kirill Bobyrev!

Differential revision: http://reviews.llvm.org/D22087

llvm-svn: 274759
2016-07-07 14:35:32 +00:00
..
tool [clang-rename] add basic vim integration 2016-07-07 14:35:32 +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