[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
Tue May 12 06:39:49 PDT 2026
kparzysz wrote:
We actually have another warning for when the user asks for a not-yet-finalized version of OpenMP (currently 61). That's why I suggested proceeding with compilation if no fatal errors were emitted.
https://github.com/llvm/llvm-project/pull/196354
More information about the flang-commits
mailing list