[PATCH] D95178: [flang] Fix bogus error message with binding
Peter Klausler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 14:56:46 PST 2021
klausler created this revision.
klausler added a reviewer: tskeith.
klausler added a project: Flang.
Herald added a subscriber: jdoerfert.
klausler requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
ProcedureDesignator::GetInterfaceSymbol() needs to return
the procedure bound to a bindings.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D95178
Files:
flang/lib/Evaluate/call.cpp
flang/lib/Semantics/check-declarations.cpp
flang/test/Semantics/call17.f90
flang/test/Semantics/resolve88.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95178.318326.patch
Type: text/x-patch
Size: 5290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210121/ca260caf/attachment.bin>
More information about the llvm-commits
mailing list