diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-04-22 15:12:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-22 15:12:32 -0700 |
commit | 59bf49a63261344998756a31ce03af552e4dae61 (patch) | |
tree | f96f4cf9d31f4d4e565d786a15be5d75ed8ef072 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 138524ef8ea9d63e47d78f5e344c263e769a293e (diff) | |
download | llvm-59bf49a63261344998756a31ce03af552e4dae61.zip llvm-59bf49a63261344998756a31ce03af552e4dae61.tar.gz llvm-59bf49a63261344998756a31ce03af552e4dae61.tar.bz2 |
[flang] Fix bogus error on statement function (#89402)
When a statement function in a nested scope has a name that clashes with
a name that exists in the host scope, the compiler can handle it
correctly (with a portability warning)... unless the host scope acquired
the name via USE association. Fix.
Fixes https://github.com/llvm/llvm-project/issues/88678.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions