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
1 changed files with 2 additions and 0 deletions

View File

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