[PATCH] D107450: [clang-tidy] Fix wrong FixIt in performance-move-const-arg
gehry via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 28 03:41:46 PST 2021
Sockke updated this revision to Diff 396385.
Sockke added a comment.
Sorry for the late reply. I made improvements to the patch in response to the questions you raised. @aaron.ballman
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107450/new/
https://reviews.llvm.org/D107450
Files:
clang-tools-extra/clang-tidy/performance/MoveConstArgCheck.cpp
clang-tools-extra/clang-tidy/performance/MoveConstArgCheck.h
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: D107450.396385.patch
Type: text/x-patch
Size: 13753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211228/96247e5e/attachment-0001.bin>
More information about the cfe-commits
mailing list