[PATCH] D66046: Add new tautological compare warning for bitwise-or with a non-zero constant

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 21 11:54:26 PDT 2019


thakis added a comment.

Ah, that's a good reason. Are they in -Wall? We've sometimes reconned "-Wall == needs CFG" :)


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