Files
clang-p2996/llvm/unittests/Bitcode/BitstreamReaderTest.cpp
Peter Collingbourne 76a3ace1f0 Bitcode: Fix short read implementation.
We need to zero extend the byte in order to correctly shift it into a
64-bit value.

llvm-svn: 285785
2016-11-02 02:58:47 +00:00

4.8 KiB