[flang] Add one semantic check for implicit interface
As Fortran 2018 C1533, a nonintrinsic elemental procedure shall not be used as an actual argument. The semantic check for implicit iterface is missed. Reviewed By: klausler Differential Revision: https://reviews.llvm.org/D124379
Loading
Please sign in to comment