[Mlir-commits] [mlir] [mlir][OpFormatGen][NFC] Initialize C-style arrays upon creation (PR #85631)

Mehdi Amini llvmlistbot at llvm.org
Mon Mar 18 14:37:56 PDT 2024


joker-eph wrote:

> Static analysis would warn about uninitialized fixed-size arrays in tablegen-generated code.

But are these false-positive or are there real bugs here?

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


More information about the Mlir-commits mailing list