[llvm-bugs] [Bug 48913] New: Warn about semantic highlighting removal
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jan 27 16:39:17 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=48913
Bug ID: 48913
Summary: Warn about semantic highlighting removal
Product: clang-tools-extra
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: clangd
Assignee: unassignedclangbugs at nondot.org
Reporter: sammccall at google.com
CC: llvm-bugs at lists.llvm.org
Blocks: 48902
the old semanticHighlighting protocol is deprecated and will be removed in
clangd 13. clangd 12 should warn about this.
29472bb76915c4929aecc938300f6df31f63ac29 adds a trivial log statement.
I didn't manage to commit it before the branch though... could it be
cherrypicked?
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=48902
[Bug 48902] [meta] 12.0.0 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210128/73626591/attachment.html>
More information about the llvm-bugs
mailing list