Skip to content

Commit 410e2c6

Browse files
committed
---
yaml --- r: 325 b: refs/heads/master c: 0bd33ad h: refs/heads/master i: 323: 3519b10 v: v3
1 parent 38bde78 commit 410e2c6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 27c3af0d9163975803e1ef6a150ab95c09995fab
2+
refs/heads/master: 0bd33ad4b0b182fd28b93d0ec52c041b1a6ea110

trunk/src/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,8 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \
386386
acyclic-unwind.rs \
387387
alt-pattern-simple.rs \
388388
alt-tag.rs \
389+
argv.rs \
390+
auto-deref.rs \
389391
autoderef-full-lval.rs \
390392
autoderef-objfn.rs \
391393
basic.rs \
@@ -471,6 +473,7 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \
471473
task-comm-2.rs \
472474
task-comm-3.rs \
473475
task-comm-4.rs \
476+
task-comm-5.rs \
474477
threads.rs \
475478
tup.rs \
476479
type-sizes.rs \

0 commit comments

Comments
 (0)