diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2019-09-16 16:16:03 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2019-09-16 16:16:03 +0000 |
commit | 685d8a95c5a392b016b259b41c17065d30b66afe (patch) | |
tree | d0ca546b67dc762d9b1236cd6c33a466f8f9011a /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 3961a143e13a9cd7fdfec74a9f26e86117618708 (diff) | |
download | bcm5719-llvm-685d8a95c5a392b016b259b41c17065d30b66afe.tar.gz bcm5719-llvm-685d8a95c5a392b016b259b41c17065d30b66afe.zip |
[clangd] Simplify semantic highlighting visitor
Summary:
- Functions to compute highlighting kinds for things are separated from
the ones that add highlighting tokens.
This keeps each of them more focused on what they're doing: getting
locations and figuring out the kind of the entity, correspondingly.
- Less special cases in visitor for various nodes.
This change is an NFC.
Reviewers: hokein
Reviewed By: hokein
Subscribers: MaskRay, jkorous, arphaman, kadircet, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D67341
llvm-svn: 372008
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions