mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-16 04:02:03 -06:00
Teach the lexer to extract the #line directive prefix and line number as a new token type. Teach the parser to recognize this token followed by a string as the file name (plus possibly other content). Report the named file as included by the source file.
3.6 KiB
3.6 KiB