blob: 1de56345cfbb3e88cce3810daeff0a1b511d4ad0 [file] [log] [blame]
// RUN: clang-check . "%s" -- -no-integrated-as -c 2>&1 | FileCheck %s
// CHECK: C++ requires
invalid;
// FIXME: This is incompatible to -fms-compatibility.
// XFAIL: win32