[asan] Mark failing test as UNSUPPORTED.

llvm-svn: 280055
This commit is contained in:
Akira Hatanaka 2016-08-30 03:10:19 +00:00
parent d4492f8101
commit c80f7b866e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
// RUN: not %run %t 10 2>&1 | FileCheck %s
// Temporarily disable to fix the bot.
// XFAIL: darwin
// UNSUPPORTED: darwin
#include <stdlib.h>
#include <string>