[all-commits] [llvm/llvm-project] de3dbc: [clangd] Highlighting dependent types in more cont...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Thu Dec 5 11:31:27 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: de3dbc4f41665e60f53eb3d41fcadb2b322cf6f0
https://github.com/llvm/llvm-project/commit/de3dbc4f41665e60f53eb3d41fcadb2b322cf6f0
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2019-12-05 (Thu, 05 Dec 2019)
Changed paths:
M clang-tools-extra/clangd/SemanticHighlighting.cpp
M clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
Log Message:
-----------
[clangd] Highlighting dependent types in more contexts
Fixes https://github.com/clangd/clangd/issues/214.
Reviewers: ilya-biryukov
Reviewed By: ilya-biryukov
Subscribers: MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D70746
More information about the All-commits
mailing list