[all-commits] [llvm/llvm-project] d83541: [clangd] Color dependent names based on their heur...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Tue Apr 14 21:57:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d83541d1b8f75ff44083c8ba1dba1ca7bac330cf
https://github.com/llvm/llvm-project/commit/d83541d1b8f75ff44083c8ba1dba1ca7bac330cf
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
M clang-tools-extra/clangd/FindTarget.cpp
M clang-tools-extra/clangd/SemanticHighlighting.cpp
M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
M clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
Log Message:
-----------
[clangd] Color dependent names based on their heuristic target if they have one
Summary: Fixes https://github.com/clangd/clangd/issues/297
Subscribers: ilya-biryukov, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D76896
More information about the All-commits
mailing list