[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
Fri Feb 12 07:14:28 PST 2016


aaron.ballman added a comment.

I have commit in r260681. You should look into obtaining commit privileges: http://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access

~Aaron


http://reviews.llvm.org/D16308





More information about the cfe-commits mailing list