[PATCH] D70390: [clang-tidy] new performance-no-automatic-move check.
Clement Courbet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 20 00:33:11 PST 2019
courbet updated this revision to Diff 230202.
courbet added a comment.
Remove && warnings.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70390/new/
https://reviews.llvm.org/D70390
Files:
clang-tools-extra/clang-tidy/performance/CMakeLists.txt
clang-tools-extra/clang-tidy/performance/NoAutomaticMoveCheck.cpp
clang-tools-extra/clang-tidy/performance/NoAutomaticMoveCheck.h
clang-tools-extra/clang-tidy/performance/PerformanceTidyModule.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/docs/clang-tidy/checks/performance-no-automatic-move.rst
clang-tools-extra/test/clang-tidy/checkers/performance-no-automatic-move.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70390.230202.patch
Type: text/x-patch
Size: 11825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191120/e9d69eaf/attachment-0001.bin>
More information about the cfe-commits
mailing list