forked from OSchip/llvm-project
[asan] Mark failing test as UNSUPPORTED.
llvm-svn: 280055
This commit is contained in:
parent
d4492f8101
commit
c80f7b866e
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue