[PATCH] D16962: clang-tidy: avoid std::bind
Jonathan B Coe via cfe-commits
cfe-commits at lists.llvm.org
Thu May 12 13:12:15 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL269341: [clang-tidy] Adds modernize-avoid-bind check (authored by jbcoe).
Changed prior to commit:
http://reviews.llvm.org/D16962?vs=57067&id=57095#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16962
Files:
clang-tools-extra/trunk/clang-tidy/modernize/AvoidBindCheck.cpp
clang-tools-extra/trunk/clang-tidy/modernize/AvoidBindCheck.h
clang-tools-extra/trunk/clang-tidy/modernize/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/modernize/ModernizeTidyModule.cpp
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/modernize-avoid-bind.rst
clang-tools-extra/trunk/test/clang-tidy/modernize-avoid-bind.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16962.57095.patch
Type: text/x-patch
Size: 12801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160512/2dec404e/attachment.bin>
More information about the cfe-commits
mailing list