Cogent parser extension to parse and process cpphs #line directives.
Has been tested with all Cogent tests, no change in behavior occurs.
The cpphs default options have been modified by omitting --nolines.
I defer to @zilinc to review this PR, but I think this is a good idea. I think it would also be useful if anyone wanted to generate cogent code from another language 👍
Cogent parser extension to parse and process cpphs #line directives. Has been tested with all Cogent tests, no change in behavior occurs. The cpphs default options have been modified by omitting --nolines.