diff options
author | David Pagan <dave.pagan@amd.com> | 2025-07-23 10:53:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-23 10:53:38 -0700 |
commit | 45d99c26c3513945a454e90b69d48257886f8284 (patch) | |
tree | a2f9674b9db42acf1b48f9ea7d15818dbb81be36 /clang/lib/Lex/ModuleMapFile.cpp | |
parent | f9d0bd02d966e5c28aca9a6ceadd5ffec6aa9f78 (diff) | |
download | llvm-45d99c26c3513945a454e90b69d48257886f8284.zip llvm-45d99c26c3513945a454e90b69d48257886f8284.tar.gz llvm-45d99c26c3513945a454e90b69d48257886f8284.tar.bz2 |
[clang][OpenMP] In 6.0, can omit length in array section (#148048)
In OpenMP 6.0 specification, section 5.2.5 Array Sections, page 166,
lines 28-28:
When the length is absent and the size of the dimension is not known,
the array section is an assumed-size array.
Testing
- Updated LIT test
- check-all
- OpenMP_VV (formerly sollve) test case
tests/6.0/target/test_target_assumed_array_size.c
Diffstat (limited to 'clang/lib/Lex/ModuleMapFile.cpp')
0 files changed, 0 insertions, 0 deletions