================ @@ -8,6 +8,7 @@ #include "ArgumentCommentCheck.h" #include "clang/AST/ASTContext.h" +#include "clang/AST/ExprCXX.h" ---------------- localspook wrote:
```suggestion ``` we generally rely on the transitive include https://github.com/llvm/llvm-project/pull/180408 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
