diff options
author | erichkeane <ekeane@nvidia.com> | 2024-12-12 08:18:09 -0800 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2024-12-12 08:37:20 -0800 |
commit | 8eec301fe3ac5fdcb4de4757806661b99c9e6580 (patch) | |
tree | c1ff1ebf4ee385fbb5136a589a0ad77455e9eb56 /clang/lib/Basic/SourceManager.cpp | |
parent | c95af0844d64f15b99fab37c25efb01a8d783847 (diff) | |
download | llvm-8eec301fe3ac5fdcb4de4757806661b99c9e6580.zip llvm-8eec301fe3ac5fdcb4de4757806661b99c9e6580.tar.gz llvm-8eec301fe3ac5fdcb4de4757806661b99c9e6580.tar.bz2 |
[OpenACC] Implement 'device_type' for 'data' construct
Semantically this is identical to all other constructs with this tag,
except in this case the 'wait' and 'async' are the only ones allowed
after it. This patch implements that rule using the existing
infrastructure.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions