[flang-commits] [flang] [Flang] Support -Werror=<name> and -Wno-error=<name> (PR #205413)

Steve Scalpone via flang-commits flang-commits at lists.llvm.org
Mon Jun 29 04:00:04 PDT 2026


================
@@ -0,0 +1,30 @@
+! Verify unknown, malformed, and -Werror= / -Wno-error= for another warning group.
----------------
sscalpone wrote:

"another" was shorthand for "cases not covered by wno-error.f90": unknown -Werror= / -Wno-error= spellings, malformed -Werror=, and per-group -Werror= for scanning. I'll updated the header to say that explicitly.

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


More information about the flang-commits mailing list