aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorThirumalai Shaktivel <74826228+Thirumalai-Shaktivel@users.noreply.github.com>2025-01-16 12:46:27 +0530
committerGitHub <noreply@github.com>2025-01-16 12:46:27 +0530
commit990774ab8e1facda0c55214d1510b42135b18deb (patch)
tree840ae887753e33f7d2ddc9a34fdd889272d48294 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parentf30ff0b1a978a49cb0f9bf069b7e949c985515b0 (diff)
downloadllvm-990774ab8e1facda0c55214d1510b42135b18deb.zip
llvm-990774ab8e1facda0c55214d1510b42135b18deb.tar.gz
llvm-990774ab8e1facda0c55214d1510b42135b18deb.tar.bz2
[Flang] Add semantic checks for cray pointer usage in DSA list (#121028)
Problems: - Cray pointee cannot be used in the DSA list (If used results in segmentation fault) - Cray pointer has to be in the DSA list when Cray pointee is used in the default (none) region Fix: Added required semantic checks along the tests Reference from the documentation (OpenMP 5.0: 2.19.1): - Cray pointees have the same data-sharing attribute as the storage with which their Cray pointers are associated.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions