From ae515c017c0aadb2a4c691804f1bc3b8b343dd67 Mon Sep 17 00:00:00 2001 From: Roy Frostig Date: Mon, 19 Jul 2010 19:06:55 -0700 Subject: ctxt_auto_deref_lval decides whether to autoderef the entire lval, not its base. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index adc3ec17..628eab62 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-full-lval.rs \ autoderef-objfn.rs \ basic.rs \ bind-obj-ctor.rs \ -- cgit v1.2.3