mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 20:06:05 +00:00
Mark a sancov test as unsupported on x86_64h-darwin
Failing bot: http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-expensive/6891 llvm-svn: 305133
This commit is contained in:
parent
647025f9e1
commit
c7672d66ba
@ -1,7 +1,7 @@
|
||||
// Tests -fsanitize-coverage=inline-8bit-counters
|
||||
//
|
||||
// REQUIRES: has_sancovcc,stable-runtime
|
||||
// UNSUPPORTED: i386-darwin, x86_64-darwin
|
||||
// UNSUPPORTED: i386-darwin, x86_64-darwin, x86_64h-darwin
|
||||
//
|
||||
// RUN: %clangxx -O0 %s -fsanitize-coverage=inline-8bit-counters 2>&1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user