Commits

Michael Gottesman committed db023b99ed7
Add getEnumDecl() and getElementNo() to unchecked_enum_data{,_addr}. I am going to use this functionality while performing refactoring of Projection, ProjectionTree to make it easier to perform partial dead code elimination and owned -> guaranteed optimization at the same time. Swift SVN r30000