Skip to content
Commit 84843ed5 authored by Jason Molenda's avatar Jason Molenda
Browse files

A << operation would be undefined for a bit-selecting

function because of a '1u' making it a 32-bit value
when it really needed to be a 64-bit value.  Trivial to fix
once I figured out what was going on.
clang static analzyer fixit.

llvm-svn: 220022
parent b6613020
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment