diff options
| author | Andre Kuhlenschmidt <andre.kuhlenschmidt@gmail.com> | 2025-05-02 07:35:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-02 07:35:24 -0700 |
| commit | a18adb2358cac0f14cce5faf27f607c2b1601ed9 (patch) | |
| tree | b262adac4a6dcd0984814dba4ff749957e3ce3ff /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | 65438787c7729d84964a25c2db5f7996dd1343cc (diff) | |
| download | llvm-a18adb2358cac0f14cce5faf27f607c2b1601ed9.zip llvm-a18adb2358cac0f14cce5faf27f607c2b1601ed9.tar.gz llvm-a18adb2358cac0f14cce5faf27f607c2b1601ed9.tar.bz2 | |
[flang] fix scoping of cray pointer declarations and add check for initialization (#136776)
This PR:
- makes Cray pointer declarations shadow previous bindings instead of
modifying them,
- errors when the pointee of a cray pointee has the SAVE attribute, and
- adds a missing newline after dumping the list of cray pointers in a
scope.
Closes #135579
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
