Commits
Michael Gottesman committed 2f1a00abd3c
[g-arc-opts] Now that there are actual cases where we can match up retain_value, strong_retain with release_value strong_release, enable that code path. Previously this was an impossibility so I put in code to check for user error in case it came up. Now that we have layout compatible reference casts, it makes sense to add this capability to the optimizer. Swift SVN r19073