Commits

Joe Groff committed 11c7a3a92d4
ClangImporter: Bridge NSString objc properties to String properties. We had an inconsistency where the synthesized Swift getter/setters were bridged but the VarDecl wasn't, causing assertion failures in SILGen. Swift SVN r5366