Commits

Joe Groff committed 668928cc830
Runtime: Handle ErrorType's layout in ExistentialTypeMetadata accessors. Teach ExistentialTypeMetadata how to project out the value pointer, type metadata, and protocol witness table from ErrorType containers. NFC yet; the dynamic casting and reflection machinery needs further work to correctly handle ErrorType boxes. Swift SVN r26509