Commits

Andrew Trick committed e2760a7036c
Add a return statement to Variant[Set|Dictionary]Storage.removeAtIndex. This fast path is only taken when the code is specialized. Fixes <rdar://problem/19331717> Optimizer breaks Set<T> and Dictionary<K, V> Swift SVN r24479