[all-commits] [llvm/llvm-project] b2e6c2: [clangd] Inactive regions support as an extension ...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Thu Nov 21 16:41:41 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b2e6c2b9954ba9f9b68b8394790f6cae35aea58e
https://github.com/llvm/llvm-project/commit/b2e6c2b9954ba9f9b68b8394790f6cae35aea58e
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2019-11-21 (Thu, 21 Nov 2019)
Changed paths:
M clang-tools-extra/clangd/CollectMacros.h
M clang-tools-extra/clangd/Protocol.cpp
M clang-tools-extra/clangd/Protocol.h
M clang-tools-extra/clangd/SemanticHighlighting.cpp
M clang-tools-extra/clangd/SemanticHighlighting.h
M clang-tools-extra/clangd/test/semantic-highlighting.test
M clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
Log Message:
-----------
[clangd] Inactive regions support as an extension to semantic highlighting
Differential Revision: https://reviews.llvm.org/D67536
More information about the All-commits
mailing list