forked from OSchip/llvm-project
Add an XFAIL for Newlib's missing uchar.h
llvm-svn: 224037
This commit is contained in:
parent
150b6b3a73
commit
cf81121877
|
@ -8,6 +8,7 @@
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
//
|
//
|
||||||
// XFAIL: apple-darwin
|
// XFAIL: apple-darwin
|
||||||
|
// XFAIL: newlib
|
||||||
|
|
||||||
// <uchar.h>
|
// <uchar.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue