diff options
author | erichkeane <ekeane@nvidia.com> | 2024-01-19 07:25:07 -0800 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2024-01-22 07:09:22 -0800 |
commit | 0d8e333a7e756fc6ab07305ba1bbce916f510b30 (patch) | |
tree | 5f262d1464ac7cf6e1b5650ad47035bd4db5cb50 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | af1741ed40ec3a2664c50effe0d0c9bd89e60cdc (diff) | |
download | llvm-0d8e333a7e756fc6ab07305ba1bbce916f510b30.zip llvm-0d8e333a7e756fc6ab07305ba1bbce916f510b30.tar.gz llvm-0d8e333a7e756fc6ab07305ba1bbce916f510b30.tar.bz2 |
[OpenACC] Implement 'vector_length' clause parsing.
The 'vector_length' clause is the first of the 'int-expr' clauses that I've
implemented. Currently this is just being parsed as an assignment-expr,
since it needs to be usable in a list. Sema implementation will
enforce the integral-nature of it.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions