[PATCH] D69872: Improve modernize-avoid-bind to support more types of expressions
Zachary Turner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 6 10:18:26 PST 2019
zturner updated this revision to Diff 228093.
zturner added a comment.
Minor cleanup -- moved `isFixitSupported` logic to its own function.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69872/new/
https://reviews.llvm.org/D69872
Files:
clang-tools-extra/clang-tidy/modernize/AvoidBindCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/modernize-avoid-bind.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69872.228093.patch
Type: text/x-patch
Size: 4868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191106/2590ef78/attachment-0001.bin>
More information about the cfe-commits
mailing list