blob: ab1585f073323807a52ce551d1268345318b5382 [file] [log] [blame]
Manuel Klimek30318e62012-04-18 07:41:50 +00001// RUN: clang-check . "%s" -- -c 2>&1 | FileCheck %s
2
3// CHECK: C++ requires
4invalid;
NAKAMURA Takumi1de76ba2012-05-16 22:14:14 +00005
NAKAMURA Takumid89a8c12012-05-23 22:24:33 +00006// FIXME: This is incompatible to -fms-compatibility.
NAKAMURA Takumi1de76ba2012-05-16 22:14:14 +00007// XFAIL: win32