From 69eb218ffccfba72258b091bb18f4cadf83343b9 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Fri, 19 Apr 2013 14:14:07 -0700 Subject: [PATCH] Try to suppress valgrind errors I can't reproduce the one on the bots, but this might fix it --- src/etc/x86.supp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/etc/x86.supp b/src/etc/x86.supp index 028bde2e73ff..1253b5ffc06c 100644 --- a/src/etc/x86.supp +++ b/src/etc/x86.supp @@ -583,7 +583,7 @@ { llvm-optimization-reads-uninitialized-memory-3 Memcheck:Cond - fun:_ZN4test9run_tests4anon13expr_fn_* + fun:_ZN4test9run_tests* ... }