brintos

brintos / llvm-project-archived public Read only

0
0
Text · 197 B · 0b5150d Raw
9 lines · c
1// RUN: %clang_cc1 -fsyntax-only -verify -fms-extensions -Wmicrosoft %s2 3int x; 4 5// expected-warning@+1 {{treating Ctrl-Z as end-of-file is a Microsoft extension}}67 8I am random garbage after ^Z9