1 Commits

Author SHA1 Message Date
erichkeane
1cd981a5f3 [OpenACC] Implement private/firstprivate for combined constructs
This is another pair of clauses where the work is already done from
previous constructs, so this just has to allow them and include tests
for them. This patch adds testing, does a few little cleanup bits on the
clause checking, and enables these.
2024-11-14 09:57:39 -08:00