================ @@ -18,6 +18,7 @@ #include "clang/AST/StmtObjC.h" #include "clang/AST/StmtOpenACC.h" #include "clang/AST/StmtOpenMP.h" +#include "clang/AST/StmtSYCL.h" ---------------- erichkeane wrote: Why is this here? https://github.com/llvm/llvm-project/pull/122379