[PATCH] D107450: [clang-tidy] Fix wrong and missing warnings in performance-move-const-arg

gehry via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 10 06:10:00 PDT 2021


Sockke updated this revision to Diff 365455.

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.365455.patch
Type: text/x-patch
Size: 9952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210810/2902fa23/attachment-0001.bin>


More information about the cfe-commits mailing list