summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/help/TestHelp.py
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-10-19 18:02:21 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-10-19 18:02:21 +0000
commita85154518feb42ee640d5866fe234128932b3a1d (patch)
treef42fcdbcf1270187015df1b9f1f45988b18c1a8d /lldb/packages/Python/lldbsuite/test/help/TestHelp.py
parent5b1abfc88ec2d30801ac212b75ac1dfbcc195886 (diff)
downloadbcm5719-llvm-a85154518feb42ee640d5866fe234128932b3a1d.tar.gz
bcm5719-llvm-a85154518feb42ee640d5866fe234128932b3a1d.zip
[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 range. Recommit r284035 after MSVC2013 support has been dropped. Patch by: Bryant Wong <github.com/bryant> Differential Revision: https://reviews.llvm.org/D23252 llvm-svn: 284623
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/help/TestHelp.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud