Commits

Jordan Rose committed 9ff68ca7e32
[ClangImporter] Hack in a wrapper for NSZone*, which is always opaque. While we don't really want people using NSZone, it's nice to distinguish it from a generic void pointer, and we also currently don't have any way to implement NSCopying without it. <rdar://problem/14496990> Swift SVN r8125