Files
clang-p2996/flang/lib/Semantics/check-call.cpp
Peter Klausler 290cc4fe17 [flang] Prevent crash in error case: elemental with alternate return
When an ELEMENTAL subroutine is erroneously declared with alternate return
arguments, don't crash when checking the ranks of the actual arguments.

Differential Revision: https://reviews.llvm.org/D140143
2022-12-16 16:45:51 -08:00

43 KiB