[sanitizers] disabling dso test as well where appropriate

llvm-svn: 289508
This commit is contained in:
Mike Aizatsky 2016-12-13 01:11:46 +00:00
parent e20a4c8859
commit df80572d1f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// Tests trace pc guard coverage collection.
//
// REQUIRES: has_sancovcc
// XFAIL: tsan
// XFAIL: tsan,arm,aarch64,darwin
//
// RUN: DIR=%t_workdir
// RUN: CLANG_ARGS="-O0 -fsanitize-coverage=trace-pc-guard"