aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/Preprocessor.cpp
diff options
context:
space:
mode:
authorerichkeane <ekeane@nvidia.com>2024-01-22 11:21:53 -0800
committererichkeane <ekeane@nvidia.com>2024-01-22 11:35:30 -0800
commit0dd72eb269dd485b98afba2c58a1d747db53dcad (patch)
tree8e389e6824600e4dd17654f281a93f180f6e6aee /clang/lib/Lex/Preprocessor.cpp
parentf10ec8c77403fd722b3f50710cb73757da4383e4 (diff)
downloadllvm-0dd72eb269dd485b98afba2c58a1d747db53dcad.zip
llvm-0dd72eb269dd485b98afba2c58a1d747db53dcad.tar.gz
llvm-0dd72eb269dd485b98afba2c58a1d747db53dcad.tar.bz2
[OpenACC] Implement 'vector' and 'worker' cluase argument parsing
Both of the clauses 'vector' and 'worker' have an optional 'special' word followed by an int-expr. The arguments list is optional, as is the special word, but if the parens are included, an int-expr is required. This patch implements parsing for both.
Diffstat (limited to 'clang/lib/Lex/Preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions