aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDavid Pagan <dave.pagan@amd.com>2025-11-11 11:59:18 -0800
committerGitHub <noreply@github.com>2025-11-11 11:59:18 -0800
commit9fac225e22a95aa1866e6595d72ef4ce663a6b14 (patch)
tree94f64a17773fe83c3d8fd0614827c8c101863966 /clang/lib/CodeGen/CodeGenModule.cpp
parent4c3e0320a103b34d6d5570da69b2fed3d9694b12 (diff)
downloadllvm-9fac225e22a95aa1866e6595d72ef4ce663a6b14.zip
llvm-9fac225e22a95aa1866e6595d72ef4ce663a6b14.tar.gz
llvm-9fac225e22a95aa1866e6595d72ef4ce663a6b14.tar.bz2
[clang][OpenMP] 6.0: Add default clause support for 'target' directive (#162910)
Per OpenMP 6.0 specification, section 7.5.1, default Clause Page 224, lines 3-5 default Clause, Semantics If data-sharing-attribute is shared then the clause has no effect on a target construct; otherwise, its effect on a target construct is equivalent to specifying the defaultmap clause with the same data-sharing-attribute and variable-category. Testing: OpenMP LIT tests check-all
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions