Daniel Dunbar | 8fbe78f | 2009-12-15 20:14:24 +0000 | [diff] [blame] | 1 | // RUN: %clang_cc1 -E -verify %s |
Chris Lattner | adcbb7f | 2008-11-21 06:19:48 +0000 | [diff] [blame] | 2 | // PR3096 |
3 | #ifdef FOO // expected-error {{unterminated conditional directive}} | ||||
4 | /* /* */ | ||||
5 |