[PATCH] D12031: Const std::move() argument ClangTidy check

Vadym Doroshenko via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 24 10:22:00 PST 2015


dvadym updated this revision to Diff 41061.
dvadym marked 8 inline comments as done.
dvadym added a comment.

In this patch alexfh comments addressed


http://reviews.llvm.org/D12031

Files:
  clang-tidy/misc/CMakeLists.txt
  clang-tidy/misc/MiscTidyModule.cpp
  clang-tidy/misc/MoveConstantArgumentCheck.cpp
  clang-tidy/misc/MoveConstantArgumentCheck.h
  test/clang-tidy/move-const-arg.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12031.41061.patch
Type: text/x-patch
Size: 7760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151124/35286f02/attachment.bin>


More information about the cfe-commits mailing list