blob: 8097526f43360f9b5da01970218850bd7defbbfe [file] [log] [blame]
//===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//
// XFAIL: apple-darwin
// XFAIL: newlib
// XFAIL: libcpp-no-exceptions
// <uchar.h>
#include <uchar.h>
int main()
{
}