[clang-cl] Ignore /Wv and /Wv:17 flags
[llvm-project.git] / clang / test / Lexer / eof-conflict-marker.c
blobe0c35401ccbf6cf291f6b487af0b77c759766b6e
1 // RUN: %clang_cc1 %s -verify -fsyntax-only
2 // vim: set binary noeol:
4 // This file intentionally ends without a \n on the last line. Make sure your
5 // editor doesn't add one.
7 >>>> ORIGINAL
8 // expected-error@-1 {{version control conflict marker in file}}
9 <<<<
10 // expected-error@-1 {{expected identifier or '('}}
11 <<<<