[PATCH] D16308: clang-tidy Enhance readability-simplify-boolean-expr check to handle implicit conversions of integral types to bool and member pointers
Richard via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 23 14:41:58 PST 2016
LegalizeAdulthood updated this revision to Diff 45812.
LegalizeAdulthood marked 2 inline comments as done.
LegalizeAdulthood added a comment.
Update from review comments.
http://reviews.llvm.org/D16308
Files:
clang-tidy/readability/SimplifyBooleanExprCheck.cpp
clang-tidy/readability/SimplifyBooleanExprCheck.h
docs/clang-tidy/checks/readability-simplify-boolean-expr.rst
test/clang-tidy/readability-simplify-bool-expr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16308.45812.patch
Type: text/x-patch
Size: 20150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160123/b57adff3/attachment-0001.bin>
More information about the cfe-commits
mailing list