[PATCH] D87411: [flang] Fix analyzed form of type-bound assignment

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 12:59:30 PDT 2020


klausler added a comment.

Should you check that compilation-time resolution applies to monomorphic objects and `NON_OVERRIDABLE`  bindings, but *not* to overridable bindings of polymorphic objects?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87411/new/

https://reviews.llvm.org/D87411



More information about the llvm-commits mailing list