Commits

Adrian Prantl committed d0a3cd65a53
Change the SILLocations for enum element dispatches to make the line table more consistent. emitEnumElementDispatch may be invoked several times so it should use the location of the first pattern rather than TheSwitch. Swift SVN r22739