Skip to content

Commit a347920

Browse files
committedJan 20, 2013
clang/utils/valgrind/x86_64-pc-linux-gnu_gcc-4.3.3.supp: Add /usr/bin/cmp.
FIXME: It could be removed if; - check-all included llvm/valgrind/supp, too. - clang-vg didn't use "check-all". llvm-svn: 172982
1 parent b909822 commit a347920

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎clang/utils/valgrind/x86_64-pc-linux-gnu_gcc-4.3.3.supp

+7
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,10 @@
2121
...
2222
fun:_ZSt11stable_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairIPKN4llvm4TypeEjESt6vectorIS7_SaIS7_EEEEPFbRKS7_SE_EEvT_SH_T0_
2323
}
24+
25+
# Remove this if clang-vg didn't use "check-all"
26+
{
27+
We don't care of cmp
28+
Memcheck:Cond
29+
obj:/usr/bin/cmp
30+
}

0 commit comments

Comments
 (0)