[dsymutil] Suppress CoreFoundation leaks in tests.
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 21 Sep 2018 11:55:17 +0000 (11:55 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 21 Sep 2018 11:55:17 +0000 (11:55 +0000)
commit907ed15f998bab7e2e11b32eb02db83fe7272cbb
treeb9ef54667990bb442447fa0d4517e0b6bbe9fb83
parent2fc787930e0bfd6baa137ed28024606fe534d3c1
[dsymutil] Suppress CoreFoundation leaks in tests.

This suppresses CoreFoundation originated leaks in the dsymutil tests.
I'm not sure if this is a false positive or not, but either way we don't
have control over it and shouldn't keep the bot red.

http://lab.llvm.org:8080/green/job/clang-stage2-cmake-RgSan/

llvm-svn: 342724
llvm/test/tools/dsymutil/X86/lit.local.cfg
llvm/test/tools/dsymutil/X86/suppressions.txt [new file with mode: 0644]