summaryrefslogtreecommitdiff
path: root/clang/test/AST/ast-print-openacc-routine-construct.cpp
AgeCommit message (Expand)Author
2025-04-09[OpenACC] Start enforcing 'device_type' clause valueserichkeane
2025-03-21[OpenACC] Finish implementing 'routine' AST/Sema.erichkeane
2025-03-10[OpenACC] Implement 'bind' ast/sema for 'routine' directiveerichkeane
2025-03-07[OpenACC] Enable 'device_type' for 'routine'erichkeane
2025-03-06[OpenACC] Implement 'nohost' construct AST/Semaerichkeane
2025-03-06[OpenACC] Handle sema for gang, worker, vector, seq clauses on routineerichkeane
2025-03-06[OpenACC] implement AST/Sema for 'routine' construct with argumenterichkeane