[PATCH] D22220: [clang-tidy] Add check 'misc-move-forwarding-reference'
Martin Böhme via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 30 05:16:59 PDT 2016
mboehme updated this revision to Diff 69665.
mboehme added a comment.
Update to current head
https://reviews.llvm.org/D22220
Files:
clang-tidy/misc/CMakeLists.txt
clang-tidy/misc/MiscTidyModule.cpp
clang-tidy/misc/MoveForwardingReferenceCheck.cpp
clang-tidy/misc/MoveForwardingReferenceCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/misc-move-forwarding-reference.rst
test/clang-tidy/misc-move-forwarding-reference.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22220.69665.patch
Type: text/x-patch
Size: 17397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160830/865aacd6/attachment-0001.bin>
More information about the cfe-commits
mailing list