================ @@ -21,10 +21,13 @@ #define LLVM_CLANG_TOOLS_EXTRA_CLANGD_SEMANTICHIGHLIGHTING_H #include "Protocol.h" + +#include "clang/AST/TypeBase.h" ---------------- HighCommander4 wrote:
Changes to this file can be dropped from the patch as well. https://github.com/llvm/llvm-project/pull/167536 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
