[flang] Detect UBOUND() error on assumed-size array
UBOUND() is not allowed on the last dimension of an assumed-size array dummy argument. Differential Revision: https://reviews.llvm.org/D95831
Loading
Please register or sign in to comment
UBOUND() is not allowed on the last dimension of an assumed-size array dummy argument. Differential Revision: https://reviews.llvm.org/D95831