Commits

Arnold Schwaighofer committed 411ba4e8306
COWArrayOpt: Fix the array property specializer to recompute the loop tree after cloning Cloning the loop is going to invalidate the loop tree. Be conservative and recompute it. No test case. I did not run into an error but also don't want to in the future. Swift SVN r25733