glcpp: Add several tests for diagnostics.
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).
This commit is contained in:
4
src/glsl/glcpp/tests/078-elif-without-if.c.expected
Normal file
4
src/glsl/glcpp/tests/078-elif-without-if.c.expected
Normal file
@@ -0,0 +1,4 @@
|
||||
0:1(2): preprocessor error: elif without #if
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user