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