llvm-project/clang/test/Preprocessor/comment_save_if.c

7 lines
109 B
C
Raw Normal View History

// RUN: clang-cc %s -E -CC -pedantic 2>&1 | grep -v '^/' | not grep warning
2006-10-27 13:43:33 +08:00
#if 1 /*bar */
#endif /*foo*/