[PATCH] D106011: [clang-tidy] performance-unnecessary-copy-initialization: Disable check when variable and initializer have different replaced template param types.
Felix Berger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 22 10:10:31 PDT 2021
flx updated this revision to Diff 360868.
flx added a comment.
Addressed review feedback.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106011/new/
https://reviews.llvm.org/D106011
Files:
clang-tools-extra/clang-tidy/performance/UnnecessaryCopyInitialization.cpp
clang-tools-extra/test/clang-tidy/checkers/performance-unnecessary-copy-initialization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106011.360868.patch
Type: text/x-patch
Size: 7079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210722/ce0747f9/attachment-0001.bin>
More information about the cfe-commits
mailing list