unicode.c revision fc12060ed595fd23d731b8a86adb21ddbb8c7bfb
1// RUN: %clang_cc1 -fsyntax-only -verify %s
2
3// This file contains Unicode characters; please do not "fix" them!
4
5extern int x; // expected-warning {{treating Unicode character as whitespace}}
6extern int x; // expected-warning {{treating Unicode character as whitespace}}
7