aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/ifdef-recover.c
blob: 2009514f5e1d8b3f02d7098611e227afa92ad673 (plain)
1
2
3
4
5
6
7
/* RUN: clang %s 2>&1 | grep error: | count 1
 */

#ifdef

#endif