diff options
author | Sam McCall <sam.mccall@gmail.com> | 2017-12-21 14:58:44 +0000 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2017-12-21 14:58:44 +0000 |
commit | 6c0d0f5775f51ea52664530dbb8e313298744f55 (patch) | |
tree | 5cd7ec1502193c6872f1b329c4734b0966ee6e8c /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 3db29a1b3ea5b896dd4e90cd2d739e5f687ebc7a (diff) | |
download | bcm5719-llvm-6c0d0f5775f51ea52664530dbb8e313298744f55.tar.gz bcm5719-llvm-6c0d0f5775f51ea52664530dbb8e313298744f55.zip |
[clangd] Index symbols share storage within a slab.
Summary:
Symbols are not self-contained - it's only safe to hand them out if you
guarantee the lifetime of the underlying data.
Before this lands, I'm going to measure the before/after memory usage of the
LLVM index loaded into memory in a single slab.
Reviewers: hokein
Subscribers: klimek, ilya-biryukov, cfe-commits
Differential Revision: https://reviews.llvm.org/D41483
llvm-svn: 321272
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions