Commits

Doug Gregor committed ff94dd5aec9
Use conformsToProtocol to check that @UIApplicationMain classes conform to UIApplicationDelegate. Just scanning through the protocol list won't catch inherited conformances <rdar://problem/18046651>. Swift SVN r21351