[PATCH] D116593: Fix `performance-unnecessary-value-param` for template specialization
gehry via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 27 04:18:27 PDT 2022
Sockke updated this revision to Diff 432520.
Sockke added a comment.
Rebased and added '-fno-delayed-template-parsing' option for the test file.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116593/new/
https://reviews.llvm.org/D116593
Files:
clang-tools-extra/clang-tidy/performance/UnnecessaryValueParamCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/performance-unnecessary-value-param-delayed.cpp
clang-tools-extra/test/clang-tidy/checkers/performance-unnecessary-value-param.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116593.432520.patch
Type: text/x-patch
Size: 5209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220527/a0728a3d/attachment.bin>
More information about the cfe-commits
mailing list