about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAriel Ben-Yehuda <ariel.byd@gmail.com>2014-10-18 23:12:02 +0300
committerAriel Ben-Yehuda <ariel.byd@gmail.com>2014-10-19 23:54:45 +0300
commit0eb17e3f3134a7cf83f659d4f1b6e25aa6bcdde9 (patch)
tree1ea16a26b04c85219e678737dfd746a8abc4a468 /src/rustllvm/RustWrapper.cpp
parentc121cbab35c9ff9ba133c578976a4ec35c011bcf (diff)
downloadrust-0eb17e3f3134a7cf83f659d4f1b6e25aa6bcdde9.tar.gz
rust-0eb17e3f3134a7cf83f659d4f1b6e25aa6bcdde9.zip
Ensure that the return type of a function is Sized
While no real rvalue of an unsized type can exist, a diverging function
can still "return" a value of such a type, which causes an ICE.

Fixes #18107.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions