[PATCH] Refactor: Simplify boolean expressions in clang with clang-tidy
David Blaikie
dblaikie at gmail.com
Sun Mar 8 19:04:41 PDT 2015
On Sun, Mar 8, 2015 at 6:32 PM, Richard <legalize at xmission.com> wrote:
> Drop unnecessary parens.
>
> I do not have commit access, so would someone commit this for me please?
> Thanks.
>
Sure thing: r231619
>
>
> http://reviews.llvm.org/D8155
>
> Files:
> lib/AST/Type.cpp
> lib/Analysis/CFG.cpp
> lib/Basic/DiagnosticIDs.cpp
> lib/Driver/ToolChain.cpp
> lib/Lex/PreprocessingRecord.cpp
> lib/Parse/ParseDecl.cpp
> lib/Sema/SemaOverload.cpp
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150308/c7a0e26f/attachment.html>
More information about the cfe-commits
mailing list