[flang] Resolve derived type parameters
Add TypeParamDetails for symbols that represent type parameters. Create such symbols when a type-param-def-stmt is encountered. At the end of the derived-type-def, check the parameters named in the type-param-name-list against those encountered in each type-param-def-stmt. Original-commit: flang-compiler/f18@c15247bb30311e7166429a34db510cb8c736bd66 Reviewed-on: https://github.com/flang-compiler/f18/pull/173 Tree-same-pre-rewrite: false
Loading
Please sign in to comment