summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2018-05-28 12:23:17 +0000
committerIlya Biryukov <ibiryukov@google.com>2018-05-28 12:23:17 +0000
commitda0256f2c8d1d8a0399bb0021fecfdee30dbd7bd (patch)
tree58a694f9c2da976745c56622643036c8a81dff6b /lldb/packages/Python/lldbsuite/test/python_api/section
parent981a35d81edf6bc1ec13eed142478a9533a91377 (diff)
downloadbcm5719-llvm-da0256f2c8d1d8a0399bb0021fecfdee30dbd7bd.tar.gz
bcm5719-llvm-da0256f2c8d1d8a0399bb0021fecfdee30dbd7bd.zip
[clangd] Remove accessors for top-level decls from preamble
Summary: They cause lots of deserialization and are not actually used. The ParsedAST accessor that previously returned those was renamed from getTopLevelDecls to getLocalTopLevelDecls in order to avoid confusion. This change should considerably improve the speed of findDefinition and other features that try to find AST nodes, corresponding to the locations in the source code. Reviewers: ioeric, sammccall Reviewed By: sammccall Subscribers: klimek, mehdi_amini, MaskRay, jkorous, cfe-commits Differential Revision: https://reviews.llvm.org/D47331 llvm-svn: 333371
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud