aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/MathExtras.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-09-26 22:27:42 +0000
committerRui Ueyama <ruiu@google.com>2014-09-26 22:27:42 +0000
commitb774a0e75071f4b32e741297b4e017615b01a8a9 (patch)
tree2f2b3606c0de58061d56c891c22bf29a16b66941 /llvm/lib/Support/MathExtras.cpp
parentabce3c4e180f0923f973e28f20cb9d7782d09546 (diff)
downloadllvm-b774a0e75071f4b32e741297b4e017615b01a8a9.zip
llvm-b774a0e75071f4b32e741297b4e017615b01a8a9.tar.gz
llvm-b774a0e75071f4b32e741297b4e017615b01a8a9.tar.bz2
Fix crash bug on Windows.
Mutating the DenseMap here seems to cause the Windows executable to crash. Don't use operator[] to access possibly nonexistent key. llvm-svn: 218548
Diffstat (limited to 'llvm/lib/Support/MathExtras.cpp')
0 files changed, 0 insertions, 0 deletions