================ @@ -16,6 +16,7 @@ #include "clang/AST/DeclCXX.h" #include "clang/AST/DeclTemplate.h" #include "clang/AST/DependenceFlags.h" +#include "clang/AST/Expr.h" ---------------- zyn0217 wrote:
I think it respects https://clangd.llvm.org/faq#how-do-i-disable-header-insertion-in-code-completion https://github.com/llvm/llvm-project/pull/218738 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
