[PATCH] D107450: [clang-tidy] Fix wrong FixIt in performance-move-const-arg

gehry via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 8 04:50:04 PDT 2021


Sockke updated this revision to Diff 378168.
Sockke retitled this revision from "[clang-tidy] Fix wrong FIxIt in performance-move-const-arg" to "[clang-tidy] Fix wrong FixIt in performance-move-const-arg".
Sockke added a comment.

Sorry for the delayed reply because of National Day.  I have updated. @whisperity


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/test/clang-tidy/checkers/performance-move-const-arg.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107450.378168.patch
Type: text/x-patch
Size: 6733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211008/6c41a2cf/attachment.bin>


More information about the cfe-commits mailing list