[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
Fri May 8 10:24:40 PDT 2026


kparzysz wrote:

> It will be easy to make the decision if we see the support table. For OpenMP 4.5 and above if the taskloop support is complete then I am personally OK to remove the warning and rely on NYI messages.

The question in this PR is whether we have that warning at all, or if we can completely remove it.  Making it version-dependent doesn't make any difference here.  It seems like you're in favor of keeping it.

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


More information about the flang-commits mailing list