blob: eb7632f29b3fd80c5be069a5273aadbe4db3b79b [file] [log] [blame]
Daniel Dunbard7d5f022009-03-24 02:24:46 +00001// RUN: clang-cc -E %s 2>&1 | not grep "warning\|error"
Reid Spencer5f016e22007-07-11 17:01:13 +00002
3#if 0
4
5// Shouldn't get warnings here.
6??( ??)
7
8// Should not get an error here.
9` ` ` `
10#endif