[PATCH] D98430: [flang] Handle type-bound procedures with alternate returns
Peter Klausler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 11 10:10:33 PST 2021
klausler accepted this revision.
klausler added a comment.
I verified that the default passed-object dummy argument is indeed the first dummy argument in F,2018, not the first named dummy argument (which would have made sense too).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98430/new/
https://reviews.llvm.org/D98430
More information about the llvm-commits
mailing list