previously, we missed to rename occurrences to explicit function template
specilizations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D89221
[clang-rename] Fix rename on function template specializations. ClosedPublic Authored by hokein on Oct 12 2020, 12:47 AM.
Details Summary previously, we missed to rename occurrences to explicit function template
Diff Detail
Unit TestsFailed Event TimelineThis revision now requires changes to proceed.Oct 14 2020, 1:10 PM This revision is now accepted and ready to land.Oct 14 2020, 1:10 PM This revision was landed with ongoing or failed builds.Oct 19 2020, 12:32 AM Closed by commit rG45a15dc682c0: [clang-rename] Fix rename on function template specializations. (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 297505 clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp
clang/test/clang-rename/FunctionTemplate.cpp
|