[all-commits] [llvm/llvm-project] 606ba8: [clangd] Handle more than two conflicting semantic...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Wed Mar 16 09:53:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 606ba8a68f79b8324c3ce018e7fa0173ce698526
https://github.com/llvm/llvm-project/commit/606ba8a68f79b8324c3ce018e7fa0173ce698526
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2022-03-16 (Wed, 16 Mar 2022)
Changed paths:
M clang-tools-extra/clangd/SemanticHighlighting.cpp
M clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
Log Message:
-----------
[clangd] Handle more than two conflicting semantic tokens in resolveConflict()
Fixes https://github.com/clangd/clangd/issues/1057
Differential Revision: https://reviews.llvm.org/D121775
More information about the All-commits
mailing list