[PATCH] D16962: clang-tidy: avoid std::bind
Jonathan B Coe via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 14 11:48:41 PDT 2016
jbcoe updated this revision to Diff 50623.
jbcoe marked 15 inline comments as done.
jbcoe added a comment.
Apply requested fixes from review.
Thanks for taking time to review this, the patch is much improved for the attention.
http://reviews.llvm.org/D16962
Files:
clang-tidy/readability/AvoidStdBindCheck.cpp
clang-tidy/readability/AvoidStdBindCheck.h
clang-tidy/readability/CMakeLists.txt
clang-tidy/readability/ReadabilityTidyModule.cpp
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/readability-avoid-std-bind.rst
test/clang-tidy/readability-avoid-std-bind.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16962.50623.patch
Type: text/x-patch
Size: 12721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160314/859a2b89/attachment.bin>
More information about the cfe-commits
mailing list