Reverting r247972 (and subordinate commit r247972) as the 32-bit left-shift is...
Reverting r247972 (and subordinate commit r247972) as the 32-bit left-shift is undefined behavior on implementations where uinptr_t is 32-bits. One such platform is Windows, MSVC, x86. llvm-svn: 247983
Loading
Please sign in to comment