[flang] Better error recovery when using erroneous procedures and pointers as...
[flang] Better error recovery when using erroneous procedures and pointers as intrinsic actual arguments Instead of crashing with an internal error when a procedure or procedure pointer with a badly declared interface is presented to an intrinsic procedure like ASSOCIATED, emit an error message and continue with compilation. Differential Revision: https://reviews.llvm.org/D159028
parent
41cb3c4d
Please register or sign in to comment