diff options
| author | Thirumalai Shaktivel <74826228+Thirumalai-Shaktivel@users.noreply.github.com> | 2025-01-16 12:46:27 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-16 12:46:27 +0530 |
| commit | 990774ab8e1facda0c55214d1510b42135b18deb (patch) | |
| tree | 840ae887753e33f7d2ddc9a34fdd889272d48294 /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | f30ff0b1a978a49cb0f9bf069b7e949c985515b0 (diff) | |
| download | llvm-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')
0 files changed, 0 insertions, 0 deletions
