[all-commits] [llvm/llvm-project] 0aaa2a: [clangd] Compute the inactive code range for seman...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Wed Aug 26 01:51:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0aaa2acc4ca0389a79a46bca3dc5b9365c641d77
https://github.com/llvm/llvm-project/commit/0aaa2acc4ca0389a79a46bca3dc5b9365c641d77
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-08-26 (Wed, 26 Aug 2020)
Changed paths:
M clang-tools-extra/clangd/SemanticHighlighting.cpp
M clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
Log Message:
-----------
[clangd] Compute the inactive code range for semantic highlighting.
Differential Revision: https://reviews.llvm.org/D85635
More information about the All-commits
mailing list