Skip to content

Commit c2f5a87

Browse files
committed
auto merge of #5913 : brson/rust/valgrind, r=brson
2 parents 07e087b + c6f7b59 commit c2f5a87

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/etc/x86.supp

+8
Original file line numberDiff line numberDiff line change
@@ -654,3 +654,11 @@
654654
fun:_ZN5visit30visit_struct_dtor_helper_*
655655
...
656656
}
657+
658+
{
659+
llvm-optimization-reads-uninitialized-memory-16
660+
Memcheck:Cond
661+
fun:_ZN7ast_map6map_fn*
662+
fun:_ZN5visit30visit_struct_dtor_helper*
663+
...
664+
}

0 commit comments

Comments
 (0)