hanchenye-llvm-project/clang-tools-extra/clang-rename
Miklos Vajna ed28d41b1a clang-rename: fix renaming members when referenced as macro arguments
The second check failed, FOO(C.X) wasn't renamed to FOO(C.Y).

Reviewers: klimek

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

llvm-svn: 270204
2016-05-20 11:43:59 +00:00
..
tool Add missing newline in clang-rename output. 2016-04-28 06:46:44 +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
USRFinder.cpp
USRFinder.h
USRFindingAction.cpp
USRFindingAction.h
USRLocFinder.cpp clang-rename: fix renaming members when referenced as macro arguments 2016-05-20 11:43:59 +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