diff options
author | Haojian Wu <hokein@google.com> | 2019-07-11 12:29:01 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2019-07-11 12:29:01 +0000 |
commit | 1503a3b2e714e8ea6f4d201b947d88241a92a648 (patch) | |
tree | b8487e80a5f6e2637eed0120eb828258e3355b39 /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py | |
parent | badece02b40d5c21d0c6c1cf209631e5fb19d9c0 (diff) | |
download | bcm5719-llvm-1503a3b2e714e8ea6f4d201b947d88241a92a648.tar.gz bcm5719-llvm-1503a3b2e714e8ea6f4d201b947d88241a92a648.zip |
[clangd] Fix an assertion crash in "ExtractVariable" tweak
Summary:
GetTypePtr requires that the type should not be null, otherwise we hit
an assertion, we should use getTypePtrOrNull instead.
Reviewers: sammccall, SureYeaah
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D64556
llvm-svn: 365763
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py')
0 files changed, 0 insertions, 0 deletions