diff options
author | Zachary Turner <zturner@google.com> | 2017-05-05 17:00:04 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-05-05 17:00:04 +0000 |
commit | 25597b2cc924a7fb94c2c15ddcafc9eee10ffda4 (patch) | |
tree | 1d470e01a0217bbd5f4bb9580ef71faa5a576aaf /lldb/packages/Python/lldbsuite/test/issue_verification | |
parent | 9c5c2bfe54bd491ab6e0f7fb5a3dfe33675339ad (diff) | |
download | bcm5719-llvm-25597b2cc924a7fb94c2c15ddcafc9eee10ffda4.tar.gz bcm5719-llvm-25597b2cc924a7fb94c2c15ddcafc9eee10ffda4.zip |
[ADT] Add BitVector::find_prev.
This almost completes the matrix of all possible find
functions.
*EXISTING*
----------
find_first
find_first_unset
find_next
find_next_unset
find_last
find_last_unset
*NEW*
----
find_prev
*STILL MISSING*
---------------
find_prev_unset
Differential Revision: https://reviews.llvm.org/D32885
llvm-svn: 302254
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/issue_verification')
0 files changed, 0 insertions, 0 deletions