summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/tests/091-hash-line.c
AgeCommit message (Collapse)Author
2010-08-23glcpp: Add new test for #line directive.Carl Worth
This test exposes two current bugs: 1. The source number is not being correctly emitted in error messages (instead, it's always 0). 2. A directive of "#line 0" is resulting in the following parse error: preprocessor error: Invalid tokens after #