brintos

brintos / llvm-project-archived public Read only

0
0
Text · 318 B · e0c3540 Raw
11 lines · c
1// RUN: %clang_cc1 %s -verify -fsyntax-only2// vim: set binary noeol:3 4// This file intentionally ends without a \n on the last line.  Make sure your5// editor doesn't add one.6 7>>>> ORIGINAL8// expected-error@-1 {{version control conflict marker in file}}9<<<<10// expected-error@-1 {{expected identifier or '('}}11<<<<