[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:
nit: can you move that into a new `HasDeferredOrAssumedTypeParameter` method of DynamicType near [here](https://github.com/llvm/llvm-project/blob/4645dc7bac06991c07358601b057e277bf6d66a4/flang/include/flang/Evaluate/type.h#L172). That may be handy for other checks and keeps things tidy. You can reuse `HasDeferredTypeParameter` style for easier maintenance of both methods.
https://github.com/llvm/llvm-project/pull/188804
More information about the flang-commits
mailing list