[all-commits] [llvm/llvm-project] 125874: [clangd] Fix a semantic-highlighting crash.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Oct 31 03:19:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1258747a59db5200112fca7c6140d184f3b8748e
https://github.com/llvm/llvm-project/commit/1258747a59db5200112fca7c6140d184f3b8748e
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-10-31 (Mon, 31 Oct 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.
Differential Revision: https://reviews.llvm.org/D137064
More information about the All-commits
mailing list