[PATCH] D22220: [clang-tidy] Add check 'misc-move-forwarding-reference'
    Martin Böhme via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Jul 26 03:13:03 PDT 2016
    
    
  
mboehme updated this revision to Diff 65484.
mboehme marked an inline comment as done.
mboehme added a comment.
Changes in response to reviewer comments
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.65484.patch
Type: text/x-patch
Size: 15669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160726/89b9e69b/attachment.bin>
    
    
More information about the cfe-commits
mailing list