[all-commits] [llvm/llvm-project] 962e50: [flang] Take into account SubprogramDetails in Get...
jeanPerier via All-commits
all-commits at lists.llvm.org
Thu Sep 30 14:07:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 962e503cc8bc411f7523cc393acae8aae425b1c4
https://github.com/llvm/llvm-project/commit/962e503cc8bc411f7523cc393acae8aae425b1c4
Author: Jean Perier <jperier at nvidia.com>
Date: 2021-09-30 (Thu, 30 Sep 2021)
Changed paths:
M flang/lib/Evaluate/call.cpp
Log Message:
-----------
[flang] Take into account SubprogramDetails in GetInterfaceSymbol
When the ProcRef is Symbol is a SubprogramDetails, the interface is
the SubprogramDetails. Do not return nullptr.
Differential Revision: https://reviews.llvm.org/D110853
More information about the All-commits
mailing list