1
Fork 0

XFAIL foreach-nested.rs and foreach-nested-2.rs under LLVM

This commit is contained in:
Patrick Walton 2010-07-16 14:46:54 -07:00
parent 700e522dff
commit aa37b8c047

View file

@ -393,6 +393,8 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \
export-non-interference.rs \ export-non-interference.rs \
exterior.rs \ exterior.rs \
fn-lval.rs \ fn-lval.rs \
foreach-nested.rs \
foreach-nested-2.rs \
foreach-put-structured.rs \ foreach-put-structured.rs \
foreach-simple-outer-slot.rs \ foreach-simple-outer-slot.rs \
foreach-simple.rs \ foreach-simple.rs \