diff options
author | erichkeane <ekeane@nvidia.com> | 2024-01-26 06:34:28 -0800 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2024-01-26 08:53:51 -0800 |
commit | 463529f31b90c9bc8c564a2071748683af166f11 (patch) | |
tree | e8f61823ef41b39c2fa8ea75902e5f407c9b1ef9 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 67c1c1dbb6cd473ce302079d0b3791ff461b7bba (diff) | |
download | llvm-463529f31b90c9bc8c564a2071748683af166f11.zip llvm-463529f31b90c9bc8c564a2071748683af166f11.tar.gz llvm-463529f31b90c9bc8c564a2071748683af166f11.tar.bz2 |
[OpenACC] Implement 'tile' clause parsing
The 'tile' clause takes a 'size-expr-list', where a 'size-expr' is
either an asterisk or an integral constant expression. This patch
parsess it as an assignment expression, which we'll check for constness
and type in Sema.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions