Files
clang-p2996/flang/lib/Semantics/check-call.cpp
Peter Klausler 828bfbef17 [flang] Suppress error meant to prevent discontiguous association whe… (#73175)
…n actual argument is contiguous

When an element of a contiguous pointer array or assumed-shape array is
associated as an actual argument with an assumed-size dummy array, don't
flag the usage as an error.
2023-11-30 13:15:42 -08:00

80 KiB