forked from OSchip/llvm-project
7 lines
106 B
C
7 lines
106 B
C
![]() |
// RUN: clang %s -E -CC -pedantic 2>&1 | grep -v '^/' | not grep warning
|
||
|
|
||
|
#if 1 /*bar */
|
||
|
|
||
|
#endif /*foo*/
|
||
|
|