Files
clang-p2996/flang/lib/Semantics/tools.cpp
Peter Klausler a51d92a447 [flang] Fix crash in semantics on error case (#91482)
An erroneous statement function declaration exposed an unhandled
situation in a utility routine in semantics. Patch that hole and add a
test.

Fixes https://github.com/llvm/llvm-project/issues/91429.
2024-05-09 11:42:25 -07:00

58 KiB