Commits

Chris Lattner committed f7252d2ea12
Fix <rdar://problem/22000564> Crash on Subscript taking a tuple argument list by changing buildSubscriptIndexReference to work solely in terms of the parameter pattern of the subscript, instead of trying to walk the index type in parallel to extract parameter labels.