aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorEtienne Bergeron <etienneb@google.com>2016-06-14 18:05:45 +0000
committerEtienne Bergeron <etienneb@google.com>2016-06-14 18:05:45 +0000
commit89200ccefaa6d73356b67ba4b1655db95eb31a75 (patch)
tree0903fefa05abb5b2ab6be312ffc286edec90f706 /clang/lib/CodeGen/CodeGenModule.cpp
parente17756e0fecc60ce18509d7315a4a14c1ea13063 (diff)
downloadllvm-89200ccefaa6d73356b67ba4b1655db95eb31a75.zip
llvm-89200ccefaa6d73356b67ba4b1655db95eb31a75.tar.gz
llvm-89200ccefaa6d73356b67ba4b1655db95eb31a75.tar.bz2
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions