[PATCH] D153220: [clang-tidy] Improve `performance-move-const-arg` message when no move constructor is available
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 18 04:42:06 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG82d4dc20efbd: [clang-tidy] Improve `performance-move-const-arg` message when no moveā¦ (authored by AMS21, committed by PiotrZSL).
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.532469.patch
Type: text/x-patch
Size: 20798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230618/de8b6785/attachment-0001.bin>
More information about the cfe-commits
mailing list