[PATCH] D108003: [Clang] Extend -Wbool-operation to warn about bitwise and of bools with side effects

Sylvestre Ledru via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 6 02:41:12 PDT 2021


sylvestre.ledru added a comment.

It found a few issues on Firefox:
https://bugzilla.mozilla.org/show_bug.cgi?id=1734285

I think it should be added it in the release notes:
 https://reviews.llvm.org/D111215


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108003/new/

https://reviews.llvm.org/D108003



More information about the cfe-commits mailing list