diff options
author | Adrian McCarthy <amccarth@google.com> | 2017-05-05 17:14:00 +0000 |
---|---|---|
committer | Adrian McCarthy <amccarth@google.com> | 2017-05-05 17:14:00 +0000 |
commit | 60afb4386d19f17d11b183868eb32da06e7fa3eb (patch) | |
tree | c49924a4fd35d88b7dbabb66f554afece4e16a5a /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | fc481e5eb71237421f189951b9d383f72bd63bf1 (diff) | |
download | bcm5719-llvm-60afb4386d19f17d11b183868eb32da06e7fa3eb.tar.gz bcm5719-llvm-60afb4386d19f17d11b183868eb32da06e7fa3eb.zip |
Allow operator-> to work from a FixedStreamArrayIterator.
This is similar to my recent fix for VarStreamArrayIterator, but the cause
(and thus the fix) is subtley different. The FixedStreamArrayIterator
iterates over a const Array, so the iterator's value type must be const.
llvm-svn: 302257
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions