about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-02-22 01:47:28 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-02-22 01:47:28 +0530
commitf308550c16c64fb16920585c3479ae9af0071f0b (patch)
tree15fb31371e710e24984bc0e5aaaa7b97d3f672f1 /src/rustllvm/RustWrapper.cpp
parentb7ac60a2f156de98eb9b7848a4dc8a208dd13aaa (diff)
parent07c0faa4070b13f7b59134ecd23f5810852319af (diff)
downloadrust-f308550c16c64fb16920585c3479ae9af0071f0b.tar.gz
rust-f308550c16c64fb16920585c3479ae9af0071f0b.zip
Rollup merge of #22527 - dotdash:if-loop, r=huonw
 In `if loop {} {}`, the `if` is actually unreachable, but we didn't
handle that correctly and when trying to translate the `if` we tried to
branch on the \"return value\" of the loop expression, which is not an
`i1` and therefore triggered an LLVM assertion.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions