f4a2713ac8
Change-Id: Ia40e9ffdf29b5dab2f122f673ff6802a58bc690f
8 lines
No EOL
266 B
C
8 lines
No EOL
266 B
C
// RUN: %clang_cc1 %s -verify -fsyntax-only
|
|
// vim: set binary noeol:
|
|
|
|
// This file intentionally ends without a \n on the last line. Make sure your
|
|
// editor doesn't add one.
|
|
|
|
// expected-error@+1{{expected expression}} expected-error@+1{{expected ';'}}
|
|
char c = \
|