Files
swift-mirror/lib/AST/Module.cpp
Joe Groff 569f479f01 Don't barf in BoundGenericType::getSubstitutions when a protocol type conforms to a protocol.
This comes through as UncheckedConforms, and we expect a null conformance, so pass it through. DaveA's incoming patches will exercise this. Fixes rdar://problem/18992875.

Swift SVN r23377
2014-11-17 19:44:11 +00:00

54 KiB