Commits

Dave Abrahams committed f1177566d3e
[stdlib] Fixes a bug in mirrors for ObjC superclasses We had failed to recognize that legacy ObjC class mirrors have a distinct type. Fixes <rdar://20811737> However, there's a bug in legacy mirrors that prevents all base classes from being properly reflected: <rdar://20813711> Swift SVN r28156