Skip to content

Commit c6f7b59

Browse files
committed
More valgrind suppressions
1 parent 7cacd87 commit c6f7b59

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)