Files
clang-p2996/flang/lib/Semantics/expression.cpp
Peter Klausler 6baf0023ce [flang] Downgrade recently added error to a warning (#117217)
An empty array shouldn't be subscripted, but sometimes they are in
zero-trip loops in real applications. So change a recently added error
message to a warning (off by default).
2024-12-02 12:24:58 -08:00

184 KiB