| 1 | // RUN: %clang_cc1 -E %s -verify |
|---|---|
| 2 | |
| 3 | // We used to crash if a line continuation was followed by a nul byte within a |
| 4 | // preprocessing directive. |
| 5 | # if 1 \ |
| 6 |
| 1 | // RUN: %clang_cc1 -E %s -verify |
|---|---|
| 2 | |
| 3 | // We used to crash if a line continuation was followed by a nul byte within a |
| 4 | // preprocessing directive. |
| 5 | # if 1 \ |
| 6 |