summaryrefslogtreecommitdiff
path: root/graphics/asymptote/LspCpp/third_party/rapidjson/test/valgrind.supp
blob: 1fed18bea3c36c6fd4df63069ae0352f03bfdf5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	Suppress wcslen valgrind report 1
	Memcheck:Cond
	fun:__wcslen_sse2
}

{
    Suppress wcslen valgrind report 2
    Memcheck:Addr8
    fun:__wcslen_sse2
}

{
    Suppress wcslen valgrind report 3
    Memcheck:Value8
    fun:__wcslen_sse2
}