[PATCH] D114249: [clang-tidy] performance-unnecessary-copy-initialization: Fix false negative.
Clement Courbet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 23 06:21:44 PST 2021
courbet updated this revision to Diff 389184.
courbet added a comment.
Canonicalize more types and add more container tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114249/new/
https://reviews.llvm.org/D114249
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: D114249.389184.patch
Type: text/x-patch
Size: 9433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211123/4d93ad19/attachment.bin>
More information about the cfe-commits
mailing list