blob: 1de56345cfbb3e88cce3810daeff0a1b511d4ad0 [file] [log] [blame]
Simon Atanasyan32df72d2012-05-09 16:18:30 +00001// RUN: clang-check . "%s" -- -no-integrated-as -c 2>&1 | FileCheck %s
2
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