diff options
author | Raghu Maddhipatla <7686592+raghavendhra@users.noreply.github.com> | 2025-04-25 09:41:39 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-25 09:41:39 -0500 |
commit | 63d5e64f1e729613157683a149b9141e80e0b0c9 (patch) | |
tree | 59b2c47038cd9a94504afe6de4077cbda35c2315 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 77148fce6f35743c368e6c01ad24ebcec9fdea13 (diff) | |
download | llvm-63d5e64f1e729613157683a149b9141e80e0b0c9.zip llvm-63d5e64f1e729613157683a149b9141e80e0b0c9.tar.gz llvm-63d5e64f1e729613157683a149b9141e80e0b0c9.tar.bz2 |
[Flang] [Semantics] [OpenMP] Add semantic checks for ALLOCATE directive (#123421)
Add following semantic checks for ALLOCATE directive as per OpenMP 6.0
standard.
- List item in ALLOCATE directive must not be a dummy argument
- List item in ALLOCATE directive must not have POINTER attribute
- List item in ALLOCATE directive must not be a associate name
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions