Files
llvm-project/clang/test/Preprocessor/comment_save_if.c
Chris Lattner ce999c490a new testcase
llvm-svn: 39068
2006-10-27 05:43:33 +00:00

7 lines
106 B
C

// RUN: clang %s -E -CC -pedantic 2>&1 | grep -v '^/' | not grep warning
#if 1 /*bar */
#endif /*foo*/