Jordan Rose | c7629d9 | 2013-01-24 20:50:46 +0000 | [diff] [blame] | 1 | // RUN: %clang_cc1 -fsyntax-only -verify %s |
2 | |||||
3 | // Note: this file contains invalid UTF-8 before the variable name in the | ||||
4 | // next line. Please do not fix! | ||||
5 | |||||
6 | extern int x; // expected-error{{source file is not valid UTF-8}} |