Sign in
llvm
/
clang
/
refs/heads/release_27
/
.
/
test
/
Preprocessor
/
comment_save_if.c
blob: 2f35bcb9e8c6eb23f9f4aa1526e47ea92e9b7762 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 %s -E -CC -pedantic 2>&1 | grep -v '^/' | not grep warning
#if 1 /*bar */
#endif
/*foo*/