Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Constructed type name mangling robustness #1964

@MichalStrehovsky

Description

@MichalStrehovsky

E.g. [test]Gen1<[Test.CoreLib]System.Object[]>[] and [test]Gen1<[Test.CoreLib]System.Object[][]> both mangle as test_Foo_Gen_1__Test_CoreLib_System_Object__Array__Array.

We might want to reserve some characters (always replace them in user identifiers) and use them to delimit components of constructed types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions