blob: e330d18b9c4e45e9a79917a9f0d19126a46b71e6 [file] [log] [blame]
// RUN: clang-check . "%s" -- -no-integrated-as -c 2>&1 | FileCheck %s
// CHECK: C++ requires
invalid;
// FIXME: clang-check doesn't like gcc driver on cygming.
// XFAIL: cygwin,mingw32,win32