Files
clang-p2996/clang/test/SemaOpenACC/loop-construct-private-clause.cpp
erichkeane 7dcff5912a [OpenACC] Implement 'private' clause sema for loop constructs
This clause works identically as far as Sema is concerned, to the
'private' clause on compute constructs, so this simply adds tests and
unblocks the ASTNode generation and Sema checking when used on loop
clauses.
2024-06-05 11:39:00 -07:00

4.7 KiB