summaryrefslogtreecommitdiff
path: root/clang/test/SemaOpenACC/compute-construct-reduction-clause.cpp
AgeCommit message (Expand)Author
2025-09-02[OpenACC] Make 'reduction' on a complex ill-formederichkeane
2025-08-29[OpenACC] Reject pointers in reduction and reduction compositeserichkeane
2025-08-20[OpenACC] Fixup rules for reduction clause variable refererence typeerichkeane
2025-07-25[OpenACC] Fix Sema 'reduction' to allow arrayserichkeane
2025-05-02[OpenACC] Fixup previous-clause diagnosticserichkeane
2024-12-09[OpenACC] Implement 'reduction' for combined constructs.erichkeane
2024-05-21[OpenACC] Implement 'reduction' sema for compute constructs (#92808)Erich Keane