diff options
author | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-08-10 11:50:44 +0000 |
---|---|---|
committer | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-08-10 11:50:44 +0000 |
commit | 0a75766c3d851b3a792eadbcf28a44ffc8b956fd (patch) | |
tree | 056262866978a18c4e7c62b9f8a6c3d26067566f /clang/lib/CodeGen/CGException.cpp | |
parent | 130b00bc43bc6796cec409f64bc499cefc420801 (diff) | |
download | llvm-0a75766c3d851b3a792eadbcf28a44ffc8b956fd.zip llvm-0a75766c3d851b3a792eadbcf28a44ffc8b956fd.tar.gz llvm-0a75766c3d851b3a792eadbcf28a44ffc8b956fd.tar.bz2 |
[clangd] Allow consuming limited number of items
This patch modifies `consume` function to allow retrieval of limited
number of symbols. This is the "cheap" implementation of top-level
limiting iterator. In the future we would like to have a complete limit
iterator implementation to insert it into the query subtrees, but in the
meantime this version would be enough for a fully-functional
proof-of-concept Dex implementation.
Reviewers: ioeric, ilya-biryukov
Reviewed by: ioeric
Differential Revision: https://reviews.llvm.org/D50500
llvm-svn: 339426
Diffstat (limited to 'clang/lib/CodeGen/CGException.cpp')
0 files changed, 0 insertions, 0 deletions