[PATCH] D66046: Add new tautological compare warning for bitwise-or with a non-zero constant
JF Bastien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 21 14:04:55 PDT 2019
jfb added a comment.
In D66046#1717229 <https://reviews.llvm.org/D66046#1717229>, @thakis wrote:
> Mr Trieu, what do you think about adding some or all of the Wtautological-compare warnings to Wall
It's addressed in the patch description: https://reviews.llvm.org/D66046?id=214484#inline-591988
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66046/new/
https://reviews.llvm.org/D66046
More information about the cfe-commits
mailing list