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

Dimitri Ratz via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 19 00:49:16 PST 2026


================
@@ -1104,6 +1104,29 @@ struct CodeAction {
 };
 llvm::json::Value toJSON(const CodeAction &);
 
+enum class SymbolTag {
----------------
ratzdi wrote:

Done

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


More information about the cfe-commits mailing list