Skip to content
Commit 89200cce authored by Etienne Bergeron's avatar Etienne Bergeron
Browse files

In asan on Windows 64-bit, this is one of the broken things

that makes allocation fail. "UL" is 32-bit and shift by 40 will make
the value overflow and become 0.

Patch by Wei Wang

Differential Revision: http://reviews.llvm.org/D21310

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