diff options
author | erichkeane <ekeane@nvidia.com> | 2025-05-29 13:08:18 -0700 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2025-05-30 09:31:25 -0700 |
commit | c66dbbe385561a349ec854e545bbab395ec6dcf8 (patch) | |
tree | d86275754612d25cdb25d3ada501bd89572d5a8d /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 1a1927abd3c6c7b45b036ca1f06f1ca0421ef68e (diff) | |
download | llvm-c66dbbe385561a349ec854e545bbab395ec6dcf8.zip llvm-c66dbbe385561a349ec854e545bbab395ec6dcf8.tar.gz llvm-c66dbbe385561a349ec854e545bbab395ec6dcf8.tar.bz2 |
[OpenACC] Implement 'capture' modifier Sema/AST
The 'capture' modifier is an OpenACC 3.3NEXT (AKA 3.4) feature, which
permits a new kind of identifying the memory location of variables in a
data clause. However, it is only valid on data, combined, or compute
constructs.
This patch implements all of the proper restrictions.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions