diff options
author | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-08-24 11:25:43 +0000 |
---|---|---|
committer | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-08-24 11:25:43 +0000 |
commit | a98961bc841fe930b80593af2342fa0c7d28d4f8 (patch) | |
tree | 8cc946a49cbfce13dec1941fe78bd44357d37804 /llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp | |
parent | 25d74e9594f43c0436101521623753d657456a6c (diff) | |
download | bcm5719-llvm-a98961bc841fe930b80593af2342fa0c7d28d4f8.tar.gz bcm5719-llvm-a98961bc841fe930b80593af2342fa0c7d28d4f8.zip |
[clangd] Implement LIMIT iterator
This patch introduces LIMIT iterator, which is very important for
improving the quality of search query. LIMIT iterators can be applied on
top of BOOST iterators to prevent populating query request with a huge
number of low-quality symbols.
Reviewed by: sammccall
Differential Revision: https://reviews.llvm.org/D51029
llvm-svn: 340605
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp')
0 files changed, 0 insertions, 0 deletions