Files
swift-mirror/lib/Sema/CodeSynthesis.cpp
Chris Lattner f7252d2ea1 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.
2015-12-22 22:15:06 -08:00

91 KiB