diff options
| author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-05-23 13:41:08 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-23 13:41:08 -0700 |
| commit | c9f94baca5d603392ed1739747dd0f9b2bd3adb3 (patch) | |
| tree | 0b31d1f9c5d9ad2e85e4082f5042f11631d120bb /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 70d1844abebb786c1510f72f79558ff3e8710d39 (diff) | |
[flang] Fix crash in error recovery (implicit host association) (#92795)
When a symbol appears in a specification expression in a subprogram
contained in a host program unit, semantics may have to create a symbol
in the host and use host association to it. This shouldn't happen for
nested subprograms that can't import such a symbol, such as interface
blocks by default. Further, when host association fails, semantics
shouldn't crash.
Fixes https://github.com/llvm/llvm-project/issues/92647.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
