Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-23 | glcpp: 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 # |