diff options
author | Erich Keane <ekeane@nvidia.com> | 2023-12-07 17:29:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-07 17:29:18 -0800 |
commit | df3db035d60ca2471d46166c08208c12307d20ef (patch) | |
tree | bcea56941e333a77fc7748ebd3e62eeeee6f519a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2cd43e9d1733e7eb348d1730675379cad5262870 (diff) | |
download | llvm-df3db035d60ca2471d46166c08208c12307d20ef.zip llvm-df3db035d60ca2471d46166c08208c12307d20ef.tar.gz llvm-df3db035d60ca2471d46166c08208c12307d20ef.tar.bz2 |
[OpenACC] Implement 'wait' construct parsing (#74752)
The 'wait' construct comes in two forms: one with no parens, the second
with a 'wait-argument'. This implements both forms for constructs.
Additionally, the 'wait-argument' parsing is split into its own function
because the 'wait clause' can also take the same 'wait-argument'.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions