Commits

Chris Lattner committed 691225337c7
teach DI that value_metatype doesn't require its argument to be fully initialized, allowing some cases of "self.dynamicType" in initializers before self is fully initialized. There is still more to do. This is part of: <rdar://problem/17207456> Unable to access dynamicType of an object in a class initializer that isn't done Swift SVN r22732