diff options
author | erichkeane <ekeane@nvidia.com> | 2024-01-22 11:21:53 -0800 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2024-01-22 11:35:30 -0800 |
commit | 0dd72eb269dd485b98afba2c58a1d747db53dcad (patch) | |
tree | 8e389e6824600e4dd17654f281a93f180f6e6aee /clang/lib/Lex/Preprocessor.cpp | |
parent | f10ec8c77403fd722b3f50710cb73757da4383e4 (diff) | |
download | llvm-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