[flang-commits] [PATCH] D120801: [flang] Generate PDT runtime type info in the type definition scope
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Mar 2 08:37:47 PST 2022
klausler added a comment.
Can you really create the derived type description object in the same scope as the definition of the type when the type is USE-associated from a module file and instantiated in another compilation unit? What happens in that case?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120801/new/
https://reviews.llvm.org/D120801
More information about the flang-commits
mailing list