[PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Richard
legalize at xmission.com
Mon May 18 09:19:49 PDT 2015
In http://reviews.llvm.org/D9810#174276, @LegalizeAdulthood wrote:
> It all compiles, but manual testing with clang-query shows the problem. See https://llvm.org/bugs/show_bug.cgi?id=23552 for details.
There's also the possibility that it's something I messed up in my tree. I'd like to see if anyone else can reproduce the clang-query session in the attachment on that bug.
http://reviews.llvm.org/D9810
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list