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
This commit is contained in:
NAKAMURA Takumi 2013-01-20 15:30:41 +00:00
parent b909822721
commit a34792085c
1 changed files with 7 additions and 0 deletions

View File

@ -21,3 +21,10 @@
...
fun:_ZSt11stable_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairIPKN4llvm4TypeEjESt6vectorIS7_SaIS7_EEEEPFbRKS7_SE_EEvT_SH_T0_
}
# Remove this if clang-vg didn't use "check-all"
{
We don't care of cmp
Memcheck:Cond
obj:/usr/bin/cmp
}