forked from OSchip/llvm-project
[MSAN] test failed randomly on ARM when XFAILED for MIPS
llvm-svn: 302786
This commit is contained in:
parent
97500a9918
commit
29006dc724
|
@ -2,6 +2,7 @@
|
|||
// RUN: FileCheck %s < %t.out && FileCheck %s < %t.out
|
||||
|
||||
// XFAIL: mips
|
||||
// REQUIRES: stable-runtime
|
||||
|
||||
#include <assert.h>
|
||||
#include <wchar.h>
|
||||
|
|
Loading…
Reference in New Issue