[PATCH] D85287: Extend -Wtautological-bitwise-compare "bitwise or with non-zero value" warnings

Richard Trieu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 6 19:10:11 PDT 2020


rtrieu added a comment.

In D85287#2199490 <https://reviews.llvm.org/D85287#2199490>, @sberg wrote:

> In D85287#2199463 <https://reviews.llvm.org/D85287#2199463>, @rtrieu wrote:
>
>> Also, have you tried running warning over a codebase?
>
> As I wrote: "At least building LibreOffice with this change caused no false positives."  (Or maybe I misunderstand your question.)

My bad.  I read too fast and thought you said you ran the scan over LibreOffice instead of your warning.


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

https://reviews.llvm.org/D85287



More information about the cfe-commits mailing list