diff options
author | Kadir Cetinkaya <kadircet@google.com> | 2019-05-09 15:07:53 +0000 |
---|---|---|
committer | Kadir Cetinkaya <kadircet@google.com> | 2019-05-09 15:07:53 +0000 |
commit | 40177ac6d1d567f8c001bc6b4bfbad4ea56c36e6 (patch) | |
tree | eea07e0d9acd8318968d9b8e932c488f6571779a /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | 0268083329c3a27d330b8520087320c17e65e007 (diff) | |
download | bcm5719-llvm-40177ac6d1d567f8c001bc6b4bfbad4ea56c36e6.tar.gz bcm5719-llvm-40177ac6d1d567f8c001bc6b4bfbad4ea56c36e6.zip |
[clangd] Bump index version and get rid of wrong assertion
Summary:
After rL360344, BackgroundIndex expects symbols with zero refcounts.
Therefore existing index files are no longer valid.
Assertion regarding finding target of a reference was wrong, since
background-index might still be going on or we might've loaded only some part of
the shards and might be missing the declaring shards for the symbol.
Reviewers: ilya-biryukov
Subscribers: MaskRay, jkorous, arphaman, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D61734
llvm-svn: 360349
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions