[PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Alexander Kornienko
alexfh at google.com
Tue May 19 02:22:54 PDT 2015
In http://reviews.llvm.org/D9810#174289, @LegalizeAdulthood wrote:
> 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.
I've replied on the bug.
http://reviews.llvm.org/D9810
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list