[PATCH] D16962: clang-tidy: avoid std::bind

Jonathan B Coe via cfe-commits cfe-commits at lists.llvm.org
Tue May 3 05:11:17 PDT 2016


jbcoe updated this revision to Diff 55974.
jbcoe added a comment.

Remove unused function `isStdBind`.


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.55974.patch
Type: text/x-patch
Size: 12945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160503/52fed570/attachment.bin>


More information about the cfe-commits mailing list