aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorMats Petersson <mats.petersson@arm.com>2025-01-06 11:02:31 +0000
committerGitHub <noreply@github.com>2025-01-06 11:02:31 +0000
commit4df366cd8080851f83628cedf85f9f84c2db317d (patch)
tree8fa92b17ba7c0d6b64438377dcb258c978118e23 /clang/lib/CodeGen/CodeGenFunction.cpp
parent599c73990532333e62edf8ba19a5302b543f976f (diff)
downloadllvm-4df366cd8080851f83628cedf85f9f84c2db317d.zip
llvm-4df366cd8080851f83628cedf85f9f84c2db317d.tar.gz
llvm-4df366cd8080851f83628cedf85f9f84c2db317d.tar.bz2
[FLANG][OpenMP]Add support for ALIGN clause on OMP ALLOCATE (#120791)
This is trivially additional support for the existing ALLOCATE directive, which allows an ALIGN clause. The ALLOCATE directive is currently not implemented, so this is just addding the necessary parser parts to allow the compiler to not say "Huh? I don't get this" [or "Expected OpenMP construct"] when it encounters the ALIGN clause. Some parser testing is updated and a new todo test, just in case the feature of align clause is not supported by the initial support for ALLOCATE.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions