mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 09:01:02 +00:00
We now call Preprocessor::process_and_lex() and pass the result to the parser. Doing the lexing in the preprocessor will allow us to maintain the original position information of tokens after substituting definitions. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test-cpp-parser.cpp | ||