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