hanchenye-llvm-project/clang/test/Lexer/badstring_in_if0.c

9 lines
66 B
C
Raw Normal View History

// RUN: clang -E %s 2>&1 | not grep error
2006-07-20 14:06:55 +08:00
#if 0
"
'
#endif