[flang-commits] [flang] [flang] Support for warning and error compiler directives. (PR #151510)

Peter Klausler via flang-commits flang-commits at lists.llvm.org
Mon Aug 4 07:47:53 PDT 2025


klausler wrote:

The compiler already has `#error`, `#warning`, and other preprocessor directives.  What purpose are these new ones for?

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


More information about the flang-commits mailing list