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

via flang-commits flang-commits at lists.llvm.org
Tue Apr 7 08:51:34 PDT 2026


https://github.com/jeanPerier commented:

Thanks for working on this, I think there are a few more constraints to enforce, but mainly, the situations with characters/PDTs may require a bit more work than cloning the input type spec to deal with assumed type parameters that are technically not assumed anymore (should be the same as the data ref) if I am reading the standard correctly. 

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


More information about the flang-commits mailing list