blob: 0b5150dce72d2a3b18e01eb5451e7832599d1c06 [file] [log] [blame]
Nico Weberde2310b2015-12-29 23:17:27 +00001// RUN: %clang_cc1 -fsyntax-only -verify -fms-extensions -Wmicrosoft %s
Steve Naroff04bc0182009-12-08 16:38:12 +00002
Chris Lattner3dfff972009-12-17 05:29:40 +00003int x;
Steve Naroff04bc0182009-12-08 16:38:12 +00004
Nico Weberce1e53b2015-12-29 23:23:38 +00005// expected-warning@+1 {{treating Ctrl-Z as end-of-file is a Microsoft extension}}
Steve Naroff04bc0182009-12-08 16:38:12 +00006
Chris Lattner3dfff972009-12-17 05:29:40 +00007
8I am random garbage after ^Z