Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
c7629d941557f7179eb8fa8a2e2a74d749cbaf7c
/
.
/
test
/
Lexer
/
utf8-invalid.c
blob: c4dd318e786acb5e993fe250a4df5ed150bc4218 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -fsyntax-only -verify %s
// Note: this file contains invalid UTF-8 before the variable name in the
// next line. Please do not fix!
extern
int
x
;
// expected-error{{source file is not valid UTF-8}}