[flang-commits] [flang] [flang] Add support for TYPEOF and CLASSOF type specifiers (PR #188804)
via flang-commits
flang-commits at lists.llvm.org
Thu Apr 23 05:04:59 PDT 2026
================
----------------
jeanPerier wrote:
Please add F2023 in front of the standard reference here and elsewhere.
Fortran constraint reference are sadly not fixed between standard versions. Inside flang compiler code, when they appear without a standard reference, they imply F2018. So you should add F2023 before all of those.
This was just clarify in our coding guideline: https://github.com/llvm/llvm-project/commit/96fd2318ee27ffc67ab1c36d67a5d59f387ac33e
https://github.com/llvm/llvm-project/pull/188804
More information about the flang-commits
mailing list