Skip to content

Commit

Permalink
auto merge of #5891 : brson/rust/valgrind, r=brson
Browse files Browse the repository at this point in the history
Hopefully this puts out the final fire
  • Loading branch information
bors committed Apr 15, 2013
2 parents 4beebc4 + 6beddb9 commit 6ce689d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/etc/x86.supp
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,6 @@
llvm-optimization-reads-uninitialized-memory-9
Memcheck:Cond
fun:_ZN5parse6parser14__extensions__10meth_*parse_item_foreign_fn*
fun:_ZN5parse6parser14__extensions__10meth_*parse_item_or_view_item*
...
}

Expand All @@ -628,15 +627,13 @@
llvm-optimization-reads-uninitialized-memory-12
Memcheck:Cond
fun:_ZN5parse6parser14__extensions__10meth_*parse_item_struct*
fun:_ZN5parse6parser14__extensions__10meth_*parse_item_or_view_item*
...
}

{
llvm-optimization-reads-uninitialized-memory-13
Memcheck:Cond
fun:_ZN5parse6parser14__extensions__10meth_*parse_item_type*
fun:_ZN5parse6parser14__extensions__10meth_*parse_item_or_view_item*
...
}

Expand Down

0 comments on commit 6ce689d

Please sign in to comment.