[PATCH] D12031: Const std::move() argument ClangTidy check
Vadym Doroshenko via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 9 10:31:46 PST 2015
dvadym updated this revision to Diff 39717.
dvadym marked 5 inline comments as done.
dvadym added a comment.
Addressed reviewers' comments
1.Change message generation on using diag() string substitution
2.Added copyright
3.Rebase
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.39717.patch
Type: text/x-patch
Size: 6663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151109/f7b1f5dd/attachment.bin>
More information about the cfe-commits
mailing list