HomePhorge

(PUP-4551) Do not generalize struct key types
6482836109e8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-4551) Do not generalize struct key types

This commit ensures that String types that represents keys in a
Struct type are excluded from generalization. The reason for this
is that such generalization would remove the value that the String
represents and thus, the name of the member.

Details

Provenance
Thomas Hallgren <thomas@tada.se>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU770235167845: Merge pull request #3906 from peterhuene/cherrypick3.x
Branches
Unknown
Tags
Unknown

Event Timeline

Thomas Hallgren <thomas@tada.se> committed rPU6482836109e8: (PUP-4551) Do not generalize struct key types (authored by Thomas Hallgren <thomas@tada.se>).May 11 2015, 5:27 PM