aboutsummaryrefslogtreecommitdiff
path: root/src/zig_llvm.cpp
diff options
context:
space:
mode:
authorTimon Kruiper <timonkruiper@gmail.com>2020-04-02 21:32:38 +0200
committerAndrew Kelley <andrew@ziglang.org>2020-04-02 17:51:04 -0400
commitb5526d0b3bb0329ed9ba614d45a1b711b118c315 (patch)
tree3fab1813353ff4d47326321d376062fe3c7fbc89 /src/zig_llvm.cpp
parent5314641e117f3b3d9cef2db527af532ddf18ccfc (diff)
downloadzig-b5526d0b3bb0329ed9ba614d45a1b711b118c315.tar.gz
zig-b5526d0b3bb0329ed9ba614d45a1b711b118c315.zip
Fix multiplication overflow in `hash_const_val`
In some cases the compiler was actually emitting an 64 bit signed multiplication, instead of a 32 bit unsigned one.
Diffstat (limited to 'src/zig_llvm.cpp')
0 files changed, 0 insertions, 0 deletions