[PATCH] D116593: Fix `performance-unnecessary-value-param` for template specialization

gehry via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 19 03:06:59 PDT 2022


Sockke updated this revision to Diff 430621.
Sockke added a comment.

rebased.


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.430621.patch
Type: text/x-patch
Size: 4974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220519/fd50e3cd/attachment.bin>


More information about the cfe-commits mailing list