[all-commits] [llvm/llvm-project] bcb457: [clangd] Fix a semantic highlighting crash on depe...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Tue Dec 13 03:20:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bcb457c68e20120f0bdd0a59e4b4ce90b8121310
https://github.com/llvm/llvm-project/commit/bcb457c68e20120f0bdd0a59e4b4ce90b8121310
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M clang-tools-extra/clangd/SemanticHighlighting.cpp
M clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
Log Message:
-----------
[clangd] Fix a semantic highlighting crash on dependent code.
More information about the All-commits
mailing list