[flang] Detect obvious argument shape incompatibility when checking procedure compatibility
The compiler presently detects different dummy object array ranks; extend the compatibility check to also note discrepancies in corresponding constant dummy argument extents. Differential Revision: https://reviews.llvm.org/D145748
Loading
Please sign in to comment