| commit | 8db9e0e6976e084764cd7a30098b5fa12ddb7f7f | [log] [tgz] |
|---|---|---|
| author | Haojian Wu <hokein@google.com> | Thu Sep 05 09:14:04 2019 +0000 |
| committer | Haojian Wu <hokein@google.com> | Thu Sep 05 09:14:04 2019 +0000 |
| tree | 478f3dc73489dc95142450fb5a8328ac4ba10dc4 | |
| parent | 91a5a2afe464c8b3ff5743ba9a930b79fbe2a765 [diff] |
[clangd][vscode] Make SemanticHighlightingFeature more self-contained. Summary: so that we don't have too many usage from the client side (just a single occurrance for register), this also aligns with how other builtin feature being implemented in vscode. Reviewers: ilya-biryukov Subscribers: MaskRay, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D67165 llvm-svn: 371036