[flang-commits] [clang] [flang] [libcxx] [lldb] [llvm] [mlir] [NFC] Silence -Wbool-integral-comparison warnings across LLVM (PR #195246)

Mehdi Amini via flang-commits flang-commits at lists.llvm.org
Tue Jun 16 01:25:06 PDT 2026


================

----------------
joker-eph wrote:

```suggestion
  bool isNegated = (read() != 0);
```

Seems more readable to me?

https://github.com/llvm/llvm-project/pull/195246


More information about the flang-commits mailing list