Files
clang-p2996/flang/lib/Semantics/resolve-names.cpp
Peter Klausler 7db05ae14d [flang] Fix crash in name resolution
In an error recovery situation, the name resolution code for a
SELECT TYPE statement must check the presence of an optional
expression before calling GetType() upon it.

Differential Revision: https://reviews.llvm.org/D140153
2022-12-17 17:23:52 -08:00

287 KiB