bolt/deps/llvm-18.1.8/clang/test/Lexer/badstring_in_if0.c
2025-02-14 19:21:04 +01:00

9 lines
84 B
C

// RUN: %clang_cc1 -E -verify %s
// expected-no-diagnostics
#if 0
"
'
#endif