================ @@ -14,9 +14,11 @@ #define LLVM_CLANG_SEMA_SEMASYCL_H #include "clang/AST/Decl.h" +#include "clang/AST/DeclBase.h" ---------------- Endilll wrote: This one should be fixed as well now. https://github.com/llvm/llvm-project/pull/93966