Re-enable BinaryStreamTest.StreamReaderObject.
This was failing because I was using memcmp to compare two objects that included padding bytes, which were uninitialized. llvm-svn: 296681
Loading
Please sign in to comment
This was failing because I was using memcmp to compare two objects that included padding bytes, which were uninitialized. llvm-svn: 296681