blob: ce7b4c45b10e15d2640c4ef6c2c456e5d5ddf799 [file] [log] [blame]
Chris Lattnerce999c42006-10-27 05:43:33 +00001// RUN: clang %s -E -CC -pedantic 2>&1 | grep -v '^/' | not grep warning
2
3#if 1 /*bar */
4
5#endif /*foo*/
6