summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/recursion/main.cpp
diff options
context:
space:
mode:
authorHaojian Wu <hokein@google.com>2019-07-11 12:29:01 +0000
committerHaojian Wu <hokein@google.com>2019-07-11 12:29:01 +0000
commit1503a3b2e714e8ea6f4d201b947d88241a92a648 (patch)
treeb8487e80a5f6e2637eed0120eb828258e3355b39 /lldb/packages/Python/lldbsuite/test/functionalities/recursion/main.cpp
parentbadece02b40d5c21d0c6c1cf209631e5fb19d9c0 (diff)
downloadbcm5719-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/recursion/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud