[PATCH] D22465: [clang-rename] introduce better symbol finding and add few more tests
Kirill Bobyrev via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 22 05:41:30 PDT 2016
omtcyfz updated this revision to Diff 65060.
omtcyfz added a comment.
remove redundant `#include` and `using` directives
https://reviews.llvm.org/D22465
Files:
clang-rename/RenamingAction.cpp
clang-rename/USRFinder.cpp
clang-rename/USRFinder.h
clang-rename/USRFindingAction.cpp
clang-rename/USRLocFinder.cpp
test/clang-rename/ClassNameInFunctionDefenition.cpp
test/clang-rename/ComplicatedClassType.cpp
test/clang-rename/TemplateTypename.cpp
test/clang-rename/UserDefinedConversion.cpp
test/clang-rename/UserDefinedConversionFindByTypeDeclaration.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22465.65060.patch
Type: text/x-patch
Size: 21464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160722/265141f5/attachment-0001.bin>
More information about the cfe-commits
mailing list