[PATCH] D70368: [clang-tidy] Rewrite modernize-avoid-bind check

Zachary Turner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 19 15:46:23 PST 2019


zturner updated this revision to Diff 230162.
zturner added a comment.

Forgot to remove spurious `llvm::` namespace qualifications.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70368/new/

https://reviews.llvm.org/D70368

Files:
  clang-tools-extra/clang-tidy/modernize/AvoidBindCheck.cpp
  clang-tools-extra/clang-tidy/modernize/AvoidBindCheck.h
  clang-tools-extra/test/clang-tidy/checkers/modernize-avoid-bind.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70368.230162.patch
Type: text/x-patch
Size: 35515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191119/df6924a8/attachment-0001.bin>


More information about the cfe-commits mailing list