Skip to content

cmd/compile: replace ir.Name map with ir.NameSet #43819

@oiooj

Description

@oiooj

As CL 282212 mentioned, we should clean all map[*ir.Name]bool with ir.NameSet.

I'm working on this clean.

/cc @mdempsky

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions