diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-03-26 08:59:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-26 08:59:22 -0700 |
commit | f50f0caf87d762ca1c4a0122bd29d2fc9c667113 (patch) | |
tree | cecda4b867cf9a6900dbf6a4f2f286d76c7954d3 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 6d579cd1d91cdde5adfa455bda7903e737e9d5cf (diff) | |
download | llvm-f50f0caf87d762ca1c4a0122bd29d2fc9c667113.zip llvm-f50f0caf87d762ca1c4a0122bd29d2fc9c667113.tar.gz llvm-f50f0caf87d762ca1c4a0122bd29d2fc9c667113.tar.bz2 |
[flang] Fix crash in name resolution (#85835)
ConvertToObjectEntity() returns true for use- and host-associated object
symbols, too. Ensure in this case that the symbol really is a
non-associated object.
Fixes https://github.com/llvm/llvm-project/issues/85776.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions