[PATCH] D16308: clang-tidy Enhance readability-simplify-boolean-expr check to handle implicit conversions of integral types to bool and member pointers

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 8 06:30:38 PST 2016


aaron.ballman closed this revision.
aaron.ballman added a comment.

Commit in r260096, sorry for the delay. You should speak to Chris Lattner about getting commit privileges so that you're not blocked on one of us being available to commit on your behalf again.


http://reviews.llvm.org/D16308





More information about the cfe-commits mailing list