Jordan Rose | fc12060 | 2013-01-24 20:50:50 +0000 | [diff] [blame^] | 1 | // RUN: %clang_cc1 -fsyntax-only -verify %s |
2 | |||||
3 | // This file contains Unicode characters; please do not "fix" them! | ||||
4 | |||||
5 | extern int x; // expected-warning {{treating Unicode character as whitespace}} | ||||
6 | extern int x; // expected-warning {{treating Unicode character as whitespace}} |