[PATCH] D116593: Fix `performance-unnecessary-value-param` for template specialization
gehry via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 27 19:49:04 PST 2022
Sockke updated this revision to Diff 411729.
Sockke added a comment.
Removed the fix for a template.
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.411729.patch
Type: text/x-patch
Size: 5022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220228/0baa8b26/attachment.bin>
More information about the cfe-commits
mailing list