diff options
author | Adrian McCarthy <amccarth@google.com> | 2017-05-16 22:11:25 +0000 |
---|---|---|
committer | Adrian McCarthy <amccarth@google.com> | 2017-05-16 22:11:25 +0000 |
commit | ec694113c8ee22f78990aa166c562ff36db3e3c1 (patch) | |
tree | 2910c0a50d669590f51b6c01bfb36d5fb9da40c7 /lldb/packages/Python/lldbsuite/support/optional_with.py | |
parent | 4dc5a1e8694d7d2c4abac63171ce2409f8aba97b (diff) | |
download | bcm5719-llvm-ec694113c8ee22f78990aa166c562ff36db3e3c1.tar.gz bcm5719-llvm-ec694113c8ee22f78990aa166c562ff36db3e3c1.zip |
Add test for FixedStreamArrayIterator::operator->
The operator-> implementation comes from iterator_facade_base, so it should
just work given that the iterator has a tested operator*. But r302257 showed
that required careful handling of for the const qualifier. This patch ensures
the fix in r302257 doesn't regress.
Differential Revision: https://reviews.llvm.org/D33249
llvm-svn: 303215
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/optional_with.py')
0 files changed, 0 insertions, 0 deletions