Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmListFileLexer: Fix line number after backslash in string | Brad King | 2013-08-08 | 1 | -0/+1 |
If a line inside a string ends in a backslash count the following newline character as a line increment. Add a test covering this case to verify that subsequent line numbers are correct. |