================ @@ -9,6 +9,7 @@ #include <cassert> #include <string> +#include "clang/AST/Attrs.inc" ---------------- NeKon69 wrote:
I don't think this include is actually needed? https://github.com/llvm/llvm-project/pull/205323 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
