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

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 25 07:58:56 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254070: [clang-tidy] Const std::move() argument ClangTidy check (authored by alexfh).

Changed prior to commit:
  http://reviews.llvm.org/D12031?vs=41061&id=41146#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12031

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12031.41146.patch
Type: text/x-patch
Size: 8078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151125/265b758c/attachment.bin>


More information about the cfe-commits mailing list