diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2019-02-20 19:26:39 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2019-02-20 19:26:39 +0000 |
commit | fc83aea6a9f3f5b1642e3023b797a2fe40d607eb (patch) | |
tree | 5d4df7f35f60ad1fef6bdf0a4d757da0302f676a /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 656b6698bee2e45df3a71c4fddbe45a3b6dcc7d8 (diff) | |
download | bcm5719-llvm-fc83aea6a9f3f5b1642e3023b797a2fe40d607eb.tar.gz bcm5719-llvm-fc83aea6a9f3f5b1642e3023b797a2fe40d607eb.zip |
[clangd] Fix a crash in Selection
Summary:
The assertion checking that a range of a node is a token range does
not hold in case of "split" tokens, e.g. between two closing template
argument lists (`vector<vector<int>>`).
Reviewers: kadircet, sammccall
Reviewed By: kadircet
Subscribers: ioeric, MaskRay, jkorous, arphaman, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D58447
llvm-svn: 354507
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions