[flang-commits] [clang] [flang] [flang] Implement -Wno-<warning> flags for driver diagnostics (PR #196354)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Sun May 10 07:43:40 PDT 2026
kparzysz wrote:
Another idea may be to still do the compilation step if the driver errors emitted so far were non-fatal. That would avoid this issue entirely.
https://github.com/llvm/llvm-project/pull/196354
More information about the flang-commits
mailing list