Commits

Joe Groff committed d1121a3d860
Reflection: Blacklist NSURL from default mirror functionality. Its layout information in the ObjC runtime is a complete lie, so we crash if we try to use it to introspect the object. Fixes <rdar://problem/16592777>. Swift SVN r16228