diff options
author | erichkeane <ekeane@nvidia.com> | 2024-01-08 10:38:10 -0800 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2024-01-08 12:10:13 -0800 |
commit | 87f67c2599410786ea3600d388fd1d2df13e60af (patch) | |
tree | 2375349c46f879ccd9f90470577c0e848ad02adc /llvm/unittests/Support/CommandLineTest.cpp | |
parent | e72c71671e044aa30ca35bed9e20da771ae216b5 (diff) | |
download | llvm-87f67c2599410786ea3600d388fd1d2df13e60af.zip llvm-87f67c2599410786ea3600d388fd1d2df13e60af.tar.gz llvm-87f67c2599410786ea3600d388fd1d2df13e60af.tar.bz2 |
[OpenACC] Implement 'self' clause parsing
The 'self' clause takes an optional 'condition' expression, same as the
non-optional expression taken by the 'if' clause. This patch extracts
the 'condition' expression to a separate function, and implements the
'optional parens' infrastructure for clauses, then implements 'self'
parsing.
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions