diff options
author | Peter Klausler <pklausler@nvidia.com> | 2024-09-20 13:53:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-20 13:53:12 -0700 |
commit | e8335aef063e08a7cd8a543d7ab14b20f554c07b (patch) | |
tree | 9459f2a9281b3f9dd3e08ccd4c16365d45323117 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 751389218edcd29c51a9f1ba159c7870b632fcaa (diff) | |
download | llvm-e8335aef063e08a7cd8a543d7ab14b20f554c07b.zip llvm-e8335aef063e08a7cd8a543d7ab14b20f554c07b.tar.gz llvm-e8335aef063e08a7cd8a543d7ab14b20f554c07b.tar.bz2 |
[flang] Avoid crash in name resolution on erroneous type extension (#109312)
Don't crash when a bad Fortran program tries to extend a derived type
with previous legitimate forward references but no prior definition.
Fixes https://github.com/llvm/llvm-project/issues/109268.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions