aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-10-12 19:43:02 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-10-12 19:43:02 +0000
commit105a3ce06269eb5c45a4820aba9d04f26de1fbdf (patch)
tree9bc48d81e406291b2f2f2e91f854b267192f084d /lldb/packages/Python/lldbsuite
parentbcdd6c60a09b96749647e494d67426827dd82747 (diff)
downloadllvm-105a3ce06269eb5c45a4820aba9d04f26de1fbdf.zip
llvm-105a3ce06269eb5c45a4820aba9d04f26de1fbdf.tar.gz
llvm-105a3ce06269eb5c45a4820aba9d04f26de1fbdf.tar.bz2
[ADT] Zip range adapter
This augments the STLExtras toolset with a zip iterator and range adapter. Zip comes in two varieties: `zip`, which will zip to the shortest of the input ranges, and `zip_first`, which limits its `begin() == end()` checks to just the first krange. Patch by: Bryant Wong <github.com/bryant> Differential Revision: https://reviews.llvm.org/D23252 llvm-svn: 284035
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions