Commits

Jordan Rose committed 418cc9e2e5e
[ClangImporter] Don't import subscripts with swift_private getters/setters. Instead, we just import the pieces as methods, which can be rebuilt into a new subscript in the overlay. Last piece of rdar://problem/20070465 Swift SVN r29430