aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/ValueEnumerator.h
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2015-10-08 13:14:59 +0000
committerTeresa Johnson <tejohnson@google.com>2015-10-08 13:14:59 +0000
commit01a02d36b51c2714f850f98aa1d0e9e33ec6fbd9 (patch)
treeb5ade72e966ce3217788ae746e3791b3d5099a3b /llvm/lib/Bitcode/Writer/ValueEnumerator.h
parentdefab3c1ef4a53e51e1ef8ca59af2603b8e487ee (diff)
downloadllvm-01a02d36b51c2714f850f98aa1d0e9e33ec6fbd9.zip
llvm-01a02d36b51c2714f850f98aa1d0e9e33ec6fbd9.tar.gz
llvm-01a02d36b51c2714f850f98aa1d0e9e33ec6fbd9.tar.bz2
Fix UBSan test error from r248897 about left shift of unsigned value.
Fixed by masking off the upper bits that we are shifting off before doing the left shift. llvm-svn: 249689
Diffstat (limited to 'llvm/lib/Bitcode/Writer/ValueEnumerator.h')
0 files changed, 0 insertions, 0 deletions