Commits

Michael Gottesman committed 2b9d048899a
[enum-simplification] Rename PredCase => EnumCase. We are going to use the type for the bottom up dataflow as well as the top down implying it could be the enum case from a successor. EnumCase is a better name anyways since it describes what the type actually is representing. Swift SVN r19889