[PATCH] D76896: Color dependent names based on their heuristic target if they have one

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 26 17:25:43 PDT 2020


nridge created this revision.
Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman, jkorous, ilya-biryukov.
Herald added a project: clang.

Fixes https://github.com/clangd/clangd/issues/297


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76896

Files:
  clang-tools-extra/clangd/FindTarget.cpp
  clang-tools-extra/clangd/SemanticHighlighting.cpp
  clang-tools-extra/clangd/unittests/FindTargetTests.cpp
  clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76896.253020.patch
Type: text/x-patch
Size: 5581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200327/adc2dc6e/attachment.bin>


More information about the cfe-commits mailing list