diff options
author | erichkeane <ekeane@nvidia.com> | 2024-12-16 09:07:10 -0800 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2024-12-16 09:35:57 -0800 |
commit | fbb14dd97702db242a31e1b36ca8a3554a73c212 (patch) | |
tree | 07a4cf523faa5d87b41986c1319bf594c48f56b2 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 11d2911ef117aef2afb136339f0c24f8eee10c32 (diff) | |
download | llvm-fbb14dd97702db242a31e1b36ca8a3554a73c212.zip llvm-fbb14dd97702db242a31e1b36ca8a3554a73c212.tar.gz llvm-fbb14dd97702db242a31e1b36ca8a3554a73c212.tar.bz2 |
[OpenACC] Implement 'use_device' clause AST/Sema
This is a clause that is only valid on 'host_data' constructs, and
identifies variables which it should use the current device address.
From a Sema perspective, the only thing novel here is mild changes to
how ActOnVar works for this clause, else this is very much like the rest
of the 'var-list' clauses.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions