blob: 0237b5debd3bfe277c91cd4b0f8b009358bbe1ea [file] [log] [blame]
Dmitri Gribenkoa8a908b2013-01-26 17:11:39 +00001// RUN: %clang_cc1 -E -verify %s
2// expected-no-diagnostics
Reid Spencer5f016e22007-07-11 17:01:13 +00003
4#if 0
5
6// Shouldn't get warnings here.
7??( ??)
8
9// Should not get an error here.
10` ` ` `
11#endif