summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp
diff options
context:
space:
mode:
authorpeter klausler <pklausler@nvidia.com>2021-09-01 14:03:15 -0700
committerpeter klausler <pklausler@nvidia.com>2021-09-02 14:16:19 -0700
commita4c5d00cd33b137d103c799032666dcc91ac3065 (patch)
treea3e9063fb890789110a96efbdeb59929c4d94a97 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp
parentf411be0d246ca8f37fd3e9fc3db35cbbd7119646 (diff)
[flang] Fix scope in which undeclared symbols are created
Don't create new symbols in FORALL, implied DO, or other construct scopes when an undeclared name appears; use the innermost enclosing program unit's scope. This clears up a pending TODO in name resolution, and also exposes (& fixes) an unnoticed name resolution problem in a module file test. Differential Revision: https://reviews.llvm.org/D109095
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp')
0 files changed, 0 insertions, 0 deletions