================ @@ -18,6 +18,7 @@ #include "clang/AST/Type.h" #include "clang/Basic/SourceLocation.h" #include "clang/Basic/TargetInfo.h" +#include "clang/Sema/ParsedAttr.h" ---------------- erichkeane wrote: Same question here. https://github.com/llvm/llvm-project/pull/93966