Skip to content

C: Skip unnecessary token_copy() in AST node constructors #1339

@marcoroth

Description

@marcoroth

Since we are using hb_string_T now we might be able to drop the token_copy() here:

<%= node.human %>-><%= field.name %> = token_copy(<%= field.name %>, allocator);

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions