diff options
author | Zachary Turner <zturner@google.com> | 2017-03-01 01:04:16 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-03-01 01:04:16 +0000 |
commit | 9538bc4578ebf4c9e776a3eaf6f3ca2f20d27f15 (patch) | |
tree | 3dc1a758ac50fe99719333c6078029056521948e /lldb/packages/Python/lldbsuite/test/python_api/process | |
parent | 24ba722f053d537e6daa04aff71dfa214c1e36fd (diff) | |
download | bcm5719-llvm-9538bc4578ebf4c9e776a3eaf6f3ca2f20d27f15.tar.gz bcm5719-llvm-9538bc4578ebf4c9e776a3eaf6f3ca2f20d27f15.zip |
[PDB] Add an additional test for BinaryStreamRef.
A bug was uncovered where if you have a StreamRef whose ViewOffset
is > 0, then when you call readLongestContiguousChunk it will
succeed even when it shouldn't, and it always return you a
buffer that was taken as if the ViewOffset was 0.
Fixed this bug and added a test for it.
llvm-svn: 296556
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions