blob: a804b40d8aa48254e8d4d56a651df64b27636e36 [file] [log] [blame]
// RUN: clang-check . "%s" -- -no-integrated-as -c 2>&1 | FileCheck %s
// CHECK: C++ requires
invalid;
// FIXME: JSON doesn't like path separator '\', on Win32 hosts.
// XFAIL: win32