[flang] Enforce prohibition against empty interoperable arrays
Fortran doesn't allow a BIND(C) variable or a component of a BIND(C) type to be an array with no elements. Differential Revision: https://reviews.llvm.org/D145106
Loading
Please sign in to comment