[PATCH] D116535: [clang-tidy] Fix false positive in modernize-pass-by-value
Clement Courbet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 5 05:25:31 PST 2022
courbet updated this revision to Diff 397543.
courbet added a comment.
Address review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116535/new/
https://reviews.llvm.org/D116535
Files:
clang-tools-extra/clang-tidy/modernize/PassByValueCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/modernize-pass-by-value.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116535.397543.patch
Type: text/x-patch
Size: 4237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220105/0cbd0b23/attachment.bin>
More information about the cfe-commits
mailing list