[PATCH] D69673: [clangd] Implement semantic highlightings via findExplicitReferences
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 4 08:26:12 PST 2019
ilya-biryukov updated this revision to Diff 227713.
ilya-biryukov marked 2 inline comments as done.
ilya-biryukov added a comment.
- Rename to LangOpts and SourceMgr
- Rename to CollectExtraHighlightings
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69673/new/
https://reviews.llvm.org/D69673
Files:
clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/FindTarget.h
clang-tools-extra/clangd/SemanticHighlighting.cpp
clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69673.227713.patch
Type: text/x-patch
Size: 14420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191104/3057cfe2/attachment-0001.bin>
More information about the cfe-commits
mailing list