mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-23 22:30:40 +02:00
Which are proving to be useful since some of these tests are not yet acting as desired, (in particular, the unterminated if test is not generating any diagnostic).
4 lines
70 B
C
4 lines
70 B
C
/* Error message for unskipped #if with no expression. */
|
|
#if
|
|
#endif
|
|
|