[flang] Better messages for function vs. array errors
When a scalar-valued function with no distinct RESULT is being called recursively in its own executable part, emit a better message about the error. Clean up the code that resolves function vs. array ambiguities in expression semantics. Update to address review comment Differential Revision: https://reviews.llvm.org/D117577
Loading
Please sign in to comment