From fde9ca0937171b77542028ef433fddf979aa506b Mon Sep 17 00:00:00 2001 From: Roy Frostig Date: Mon, 19 Jul 2010 18:19:31 -0700 Subject: Autoderef objects when passing them as implicit (indirect) arg upon vtbl-dispatch. Add testcase and XFAIL it on LLVM. Closes #112. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 79164467..adc3ec17 100644 --- a/src/Makefile +++ b/src/Makefile @@ -386,6 +386,7 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \ acyclic-unwind.rs \ alt-pattern-simple.rs \ alt-tag.rs \ + autoderef-objfn.rs \ basic.rs \ bind-obj-ctor.rs \ bind-thunk.rs \ -- cgit v1.2.3