================ @@ -15,6 +15,7 @@ #include "clang/AST/DeclBase.h" #include "clang/AST/Expr.h" +#include "clang/Basic/TargetBuiltins.h" ---------------- Lukacma wrote: I don't think moving this include is necessary https://github.com/llvm/llvm-project/pull/100278