blob: a3eb7039c04fd47baa5aa364667e9659ef239bd5 [file] [log] [blame]
Manuel Klimek65fd0e12012-07-10 13:10:51 +00001// RUN: clang-check "%s" -- -no-integrated-as -c 2>&1 | FileCheck %s
Simon Atanasyan32df72d2012-05-09 16:18:30 +00002
3// CHECK: C++ requires
4invalid;
NAKAMURA Takumi01152f92012-05-16 22:14:14 +00005
NAKAMURA Takumi5ad41da2012-05-23 22:24:33 +00006// FIXME: This is incompatible to -fms-compatibility.
NAKAMURA Takumi01152f92012-05-16 22:14:14 +00007// XFAIL: win32