summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/badstring_in_if0.c
blob: 18ebc1efbff20e79061e2c02f4690e3ad73131a9 (plain)
1
2
3
4
5
6
7
8
// RUN: %clang_cc1 -E %s 2>&1 | grep -v '^#' | not grep warning
#if 0

  "

  '

#endif
OpenPOWER on IntegriCloud