[PATCH] D81769: [clang-tidy] Repair various issues with modernize-avoid-bind

Jeff Trull via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 22 18:17:35 PDT 2020


jaafar updated this revision to Diff 272580.
jaafar added a comment.

Applied feedback from Aaron Ballman. Thanks!


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

https://reviews.llvm.org/D81769

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81769.272580.patch
Type: text/x-patch
Size: 16379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200623/d715cce5/attachment-0001.bin>


More information about the cfe-commits mailing list