[PATCH] D89300: [clang-rename] Fix rename on variable templates.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 13 01:05:23 PDT 2020
hokein created this revision.
hokein added a reviewer: kbobyrev.
Herald added a project: clang.
hokein requested review of this revision.
This patch adds support for renaming variable templates.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89300
Files:
clang/include/clang/AST/DeclTemplate.h
clang/lib/AST/DeclTemplate.cpp
clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp
clang/test/clang-rename/VariableTemplate.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89300.297782.patch
Type: text/x-patch
Size: 4772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201013/4fc72f65/attachment.bin>
More information about the cfe-commits
mailing list