| 1 | // RUN: %clang_cc1 -E -verify %s |
|---|---|
| 2 | // PR3096 |
| 3 | #ifdef FOO // expected-error {{unterminated conditional directive}} |
| 4 | /* /* */ |
| 5 | |
| 6 |
| 1 | // RUN: %clang_cc1 -E -verify %s |
|---|---|
| 2 | // PR3096 |
| 3 | #ifdef FOO // expected-error {{unterminated conditional directive}} |
| 4 | /* /* */ |
| 5 | |
| 6 |