blob: 9ba5d45f5088d11649b48b14c4ceaccfa59ccd32 [file] [log] [blame]
Manuel Klimek8fa2fb82012-07-10 13:10:51 +00001// RUN: clang-check "%s" -- -c 2>&1 | FileCheck %s
Manuel Klimek30318e62012-04-18 07:41:50 +00002
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