[flang-commits] [flang] [flang] Fix one legitimate warning found with -Werror (PR #175819)
Aiden Grossman via flang-commits
flang-commits at lists.llvm.org
Tue Jan 13 12:52:58 PST 2026
boomanaiden154 wrote:
> PR updated to just fix one bug found via -Werror, leaving the other warning alone and leaving -Werror off by default.
Keeping it off by default SGTM. We already enable it by default in premerge CI given we use the latest clang there, so that should catch most of the issues. I'm not sure what other configurations flang cares about being warning free in. Is it possible to just enable it on specific buildbots where there is control over the toolchain used?
https://github.com/llvm/llvm-project/pull/175819
More information about the flang-commits
mailing list