[asan] Mark halt_on_error-torture test unsupported on android.

Android libc is missing rand_r until API 21. ASan supports API 19.

llvm-svn: 252930
This commit is contained in:
Evgeniy Stepanov 2015-11-12 19:30:38 +00:00
parent b3df467fc8
commit 833c75e554
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
// RUN: FileCheck --check-prefix=CHECK-COLLISION %s < 1.txt || FileCheck --check-prefix=CHECK-NO-COLLISION %s < 1.txt
//
// REQUIRES: stable-runtime
// UNSUPPORTED: android
#define _POSIX_C_SOURCE 200112 // rand_r