[PATCH] D113706: [flang] Allow implicit procedure pointers to associate with explicit procedures
Peter Klausler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 11 14:28:23 PST 2021
klausler added a comment.
Standard conformance notwithstanding, a procedure pointer should not be allowed to be associated with any target procedure (or pointer) that is not callable via the pointer after the association.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113706/new/
https://reviews.llvm.org/D113706
More information about the llvm-commits
mailing list