Files
clang-p2996/clang/test/SemaOpenACC/compute-construct-no_create-clause.cpp
erichkeane bd909d2e6f [OpenACC] Implement no_create and present clauses on compute constructs
These two are, from a semantic checking perspective, identical to
first-private/private/etc, other than appertainment. This patch
implements both.
2024-05-03 06:51:54 -07:00

3.9 KiB