summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/EarlyCSE.cpp
diff options
context:
space:
mode:
authorYaron Keren <yaron.keren@gmail.com>2015-08-04 15:57:04 +0000
committerYaron Keren <yaron.keren@gmail.com>2015-08-04 15:57:04 +0000
commit13631242fe9fb3ed76c00f27ba193155ce054890 (patch)
tree9e39db4881f79e4ae9b507f74bf1439455c00bce /llvm/lib/Transforms/Scalar/EarlyCSE.cpp
parent07f42cd526c51131d1748e3be8683d24c396d9eb (diff)
downloadbcm5719-llvm-13631242fe9fb3ed76c00f27ba193155ce054890.tar.gz
bcm5719-llvm-13631242fe9fb3ed76c00f27ba193155ce054890.zip
Avoid passing nullptr to std::equal.
As documented in the LLVM Coding Standards, indeed MSVC incorrectly asserts on this in Debug mode. This happens when building clang with Visual C++ and -triple i686-pc-windows-gnu on these clang regression tests: clang/test/CodeGen/2011-03-08-ZeroFieldUnionInitializer.c clang/test/CodeGen/empty-union-init.c llvm-svn: 243996
Diffstat (limited to 'llvm/lib/Transforms/Scalar/EarlyCSE.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud