[PATCH] D114539: [clang-tidy] performance-unnecessary-copy-initialization: handle pointer containers.
Clement Courbet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 24 08:00:34 PST 2021
courbet updated this revision to Diff 389504.
courbet added a comment.
Rebase on submitted unit tests so that we can see the changes better.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114539/new/
https://reviews.llvm.org/D114539
Files:
clang-tools-extra/clang-tidy/performance/UnnecessaryCopyInitialization.cpp
clang-tools-extra/clang-tidy/utils/DeclRefExprUtils.cpp
clang-tools-extra/test/clang-tidy/checkers/performance-unnecessary-copy-initialization.cpp
clang-tools-extra/unittests/clang-tidy/DeclRefExprUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114539.389504.patch
Type: text/x-patch
Size: 20049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211124/155c665a/attachment-0001.bin>
More information about the cfe-commits
mailing list