diff options
author | Johan Vikstrom <jvikstrom@google.com> | 2019-08-30 14:07:05 +0000 |
---|---|---|
committer | Johan Vikstrom <jvikstrom@google.com> | 2019-08-30 14:07:05 +0000 |
commit | 268f45bfb8f79a90e5a0514ee7655075b26d547c (patch) | |
tree | 9fcae16830dede2bd49a3f64fb62986850959abe /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 4e71702cd4ab2c77aaa753770e99526085e5e6eb (diff) | |
download | bcm5719-llvm-268f45bfb8f79a90e5a0514ee7655075b26d547c.tar.gz bcm5719-llvm-268f45bfb8f79a90e5a0514ee7655075b26d547c.zip |
[clangd] Added highlighting for structured bindings.
Summary: Structured bindings are in a BindingDecl. The decl the declRefExpr points to are the BindingDecls. So this adds an additional if statement in the addToken function to highlight them.
Reviewers: hokein, ilya-biryukov
Subscribers: MaskRay, jkorous, arphaman, kadircet, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D66738
llvm-svn: 370473
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions