[PATCH] D114539: [clang-tidy] performance-unnecessary-copy-initialization: handle pointer containers.
Clement Courbet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 25 01:28:09 PST 2021
courbet updated this revision to Diff 389690.
courbet marked an inline comment as done.
courbet added a comment.
address comment
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.389690.patch
Type: text/x-patch
Size: 22494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211125/18ca0544/attachment-0001.bin>
More information about the cfe-commits
mailing list