================
@@ -14,9 +14,11 @@
 #define LLVM_CLANG_SEMA_SEMASYCL_H
 
 #include "clang/AST/Decl.h"
+#include "clang/AST/DeclBase.h"
----------------
erichkeane wrote:

Wonder same about declbase as well, probably a bit of work on a few of these 
includes to do that sort of analysis.

https://github.com/llvm/llvm-project/pull/93966
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to