================ @@ -9,6 +9,7 @@ #include "UseEqualsDeleteCheck.h" #include "clang/AST/ASTContext.h" #include "clang/ASTMatchers/ASTMatchFinder.h" +#include "clang/Basic/Specifiers.h" ---------------- localspook wrote:
We generally rely on the transitive include ```suggestion ``` https://github.com/llvm/llvm-project/pull/182577 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
