[flang-commits] [flang] [flang] Add support for TYPEOF and CLASSOF type specifiers (PR #188804)

via flang-commits flang-commits at lists.llvm.org
Mon Apr 6 09:48:34 PDT 2026


================

----------------
kwyatt-ext wrote:

If I understand correctly, this means that `TYPEOF(x(3))` would cause this error.  My reading of the standard R703 is that this can be any valid _data-ref_, so this example should still be valid.

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


More information about the flang-commits mailing list