Skip to content

Mark literals CR during lexing to avoid CR scan later #2678

@enebo

Description

@enebo

Mark literals CR during lexing to avoid CR scan later. All string literals are scanned as part of lexing to make the string. So we can avoid walking all strings a second time at some point when they first need CR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions