[flang-commits] [flang] [Flang][Parser] Handle compiler directives inside INTERFACE blocks (PR #198516)

Eugene Epshteyn via flang-commits flang-commits at lists.llvm.org
Tue May 26 17:51:41 PDT 2026


================
@@ -3196,7 +3195,9 @@ struct ProcedureStmt {
 // R1502 interface-specification -> interface-body | procedure-stmt
----------------
eugeneepshteyn wrote:

Please update this and the other R1502 comment below with the new reality (no longer just `interface-body | procedure-stmt`)

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


More information about the flang-commits mailing list