[clang-tools-extra] LSP 3.18 - Symbol Tags (PR #167536)

Nathan Ridge via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 20 13:49:00 PST 2026


================
@@ -21,10 +21,13 @@
 #define LLVM_CLANG_TOOLS_EXTRA_CLANGD_SEMANTICHIGHLIGHTING_H
 
 #include "Protocol.h"
+
+#include "clang/AST/TypeBase.h"
----------------
HighCommander4 wrote:

They're still here.

https://github.com/llvm/llvm-project/pull/167536


More information about the cfe-commits mailing list