Commits

Michael Gottesman committed 90b8849bb5c
[g-arc-opts] When inserting new retain, releases use the stripped pointer of the first retain, not the original argument. This can cause dominance problems if the first release is in a branch of a switch and the final insertion point is in the switch merge point. <rdar://problem/18015077> Swift SVN r21192