[PATCH] D153220: [clang-tidy] Improve `performance-move-const-arg` message when no move constructor is available
André Schackier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 18 04:15:52 PDT 2023
AMS21 updated this revision to Diff 532466.
AMS21 marked 2 inline comments as done.
AMS21 added a comment.
Implemented suggested changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153220/new/
https://reviews.llvm.org/D153220
Files:
clang-tools-extra/clang-tidy/performance/MoveConstArgCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/performance/move-const-arg.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153220.532466.patch
Type: text/x-patch
Size: 20783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230618/d41451eb/attachment-0001.bin>
More information about the cfe-commits
mailing list