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

Dimitri Ratz via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 21 02:25:35 PST 2026


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

Done.

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


More information about the cfe-commits mailing list