Daniel Dunbar | ffd408a | 2009-03-24 02:24:46 +0000 | [diff] [blame] | 1 | // RUN: clang-cc -E -verify %s |
Chris Lattner | 44c3883 | 2008-11-21 06:19:48 +0000 | [diff] [blame] | 2 | // PR3096 |
3 | #ifdef FOO // expected-error {{unterminated conditional directive}} | ||||
4 | /* /* */ | ||||
5 |