[llvm] Turn off uninitialized warnings for GCC up to 14. (PR #147968)

Harald van Dijk via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 10 06:59:25 PDT 2025


hvdijk wrote:

The current limit of GCC 12 comes from #76251, so @cjacek, @MaskRay, are you okay with raising the limit, or is it important that we keep `-Wuninitialized` on those platforms that are not affected by that GCC bug?

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


More information about the llvm-commits mailing list