7 * Following the C standard, escape conversion must be
8 * done in phase 5, just after preprocessing and just
9 * before string concatenation. So we're not supposed
10 * to receive a diagnostic for an unknown escape char
11 * for a token which is excluded by the preprocessor.
12 * check-name: early-escape
13 * check-command: sparse -E $file