diff options
author | erichkeane <ekeane@nvidia.com> | 2024-12-04 09:50:02 -0800 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2024-12-05 06:35:36 -0800 |
commit | 3a4b9f38915625c68c78b62de48a3de8b97c5043 (patch) | |
tree | 3c12b9f9e71bce633b1b9d2c71e41896cc1b586d /clang/unittests/Lex/LexerTest.cpp | |
parent | 707e08917d66f858adc252ed151a0749e457e5db (diff) | |
download | llvm-3a4b9f38915625c68c78b62de48a3de8b97c5043.zip llvm-3a4b9f38915625c68c78b62de48a3de8b97c5043.tar.gz llvm-3a4b9f38915625c68c78b62de48a3de8b97c5043.tar.bz2 |
[OpenACC] Implement 'gang' clause for Combined Constructs
This one is a bit complicated, as it has some interesting interactions,
as 'gang' Sema is required to look at its containing compute construct.
Except in the case of a combined construct, they are the same. This
resulted in a large refactor of the checking code for CheckGangExpr,
plus some additional work on the diagnostics for its interaction with
'num_gangs' and 'vector'/'worker'.
Diffstat (limited to 'clang/unittests/Lex/LexerTest.cpp')
0 files changed, 0 insertions, 0 deletions