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