[sanitizer-coverage] Stop marking this test as unsupported on Darwin

The bug that was causing this to fail was fixed in r305429.

llvm-svn: 305942
This commit is contained in:
Justin Bogner 2017-06-21 19:04:59 +00:00
parent a074c101e5
commit dd862f9106
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// Tests -fsanitize-coverage=inline-8bit-counters
//
// REQUIRES: has_sancovcc,stable-runtime
// UNSUPPORTED: i386-darwin, x86_64-darwin, x86_64h-darwin
// UNSUPPORTED: i386-darwin
//
// RUN: %clangxx -O0 %s -fsanitize-coverage=inline-8bit-counters 2>&1