[clang-tools-extra] LSP 3.18 - Symbol Tags (PR #167536)
Nathan Ridge via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 22 00:20:14 PST 2026
================
@@ -22,7 +22,6 @@
#include "Protocol.h"
#include "llvm/ADT/StringRef.h"
-#include "llvm/Support/raw_ostream.h"
----------------
HighCommander4 wrote:
There's still a change to `SemanticHighlighting.h` here.
(I would have fixed this for you myself and merged, but it looks like "Maintainers are allowed to edit this pull request" is not checked, so I can't 🤷 )
https://github.com/llvm/llvm-project/pull/167536
More information about the cfe-commits
mailing list