mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
1aca6debb8
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 |
||
---|---|---|
.. | ||
BinaryStreamTest.cpp | ||
CMakeLists.txt | ||
ErrorChecking.h | ||
HashTableTest.cpp | ||
MappedBlockStreamTest.cpp | ||
MSFBuilderTest.cpp | ||
PDBApiTest.cpp | ||
StringTableBuilderTest.cpp | ||
TypeServerHandlerTest.cpp |