================
@@ -262,12 +291,52 @@ OpenACCDirectiveKind ParseOpenACCDirectiveKind(Parser &P) {
return DirKind;
}
+bool ParseOpenACCClause(Parser &P) {
----------------
cor3ntin wrote:
Thanks
https://github.com/llvm/llvm-project/pull/75052