aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorErich Keane <ekeane@nvidia.com>2023-12-07 17:29:18 -0800
committerGitHub <noreply@github.com>2023-12-07 17:29:18 -0800
commitdf3db035d60ca2471d46166c08208c12307d20ef (patch)
treebcea56941e333a77fc7748ebd3e62eeeee6f519a /clang/lib/Frontend/CompilerInvocation.cpp
parent2cd43e9d1733e7eb348d1730675379cad5262870 (diff)
downloadllvm-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