aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopSimplify.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2009-12-18 00:27:18 +0000
committerJohn McCall <rjmccall@apple.com>2009-12-18 00:27:18 +0000
commiteabfd8b1557deaf48fe3a765277b3f7e68f69558 (patch)
tree66a1dfd599d8139743097887478c079347f4ad08 /llvm/lib/Transforms/Utils/LoopSimplify.cpp
parentfa7f519ce4f21884380c3448538c2adf6bd5ef20 (diff)
downloadllvm-eabfd8b1557deaf48fe3a765277b3f7e68f69558.zip
llvm-eabfd8b1557deaf48fe3a765277b3f7e68f69558.tar.gz
llvm-eabfd8b1557deaf48fe3a765277b3f7e68f69558.tar.bz2
Pass the error string directly to llvm_unreachable instead of the residual
(0 && "error"). Rough consensus seems to be that g++ *should* be diagnosing this because the pointer makes it not an ICE in c++03. Everyone agrees that the current standard is silly and null-pointer-ness should not be based on ICE-ness. Excellent fight scene in Act II, denouement weak, two stars. llvm-svn: 91644
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions