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

Vadym Doroshenko via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 3 09:28:07 PST 2015


dvadym updated this revision to Diff 39080.
dvadym marked an inline comment as done.
dvadym added a comment.

Small clean-up


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.39080.patch
Type: text/x-patch
Size: 5980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151103/e2cad759/attachment-0001.bin>


More information about the cfe-commits mailing list