glcpp/tests: Add test to check #line followed by code
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=51802 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=51506 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=41152 Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#line 2
|
||||
int foo();
|
||||
@@ -0,0 +1,3 @@
|
||||
#line 2
|
||||
int foo();
|
||||
|
||||
Reference in New Issue
Block a user