blob: a3eb7039c04fd47baa5aa364667e9659ef239bd5 [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