Files
swift-mirror/lib/SILPasses/COWArrayOpt.cpp
Arnold Schwaighofer 411ba4e830 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
2015-03-04 01:06:27 +00:00

60 KiB