summaryrefslogtreecommitdiffstats
path: root/unit-tests/cc/lexer/driver.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Use new setup for unit testsKaren Arutyunov2019-03-081-80/+0
|
* Update copyright yearKaren Arutyunov2019-01-161-1/+1
|
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
|
* Optimize C/C++ lexerBoris Kolpackov2017-07-241-12/+5
|
* Handle #line directives in C/C++ lexerBoris Kolpackov2017-05-271-8/+29
| | | | | This way the parser now reports logical rather than physical location in diagnostics.
* Implement support for tokenization of preprocessed C/C++ sourceBoris Kolpackov2017-05-241-0/+66