Commits

Doug Gregor committed 01e1240b359
[Clang Importer] Map NSString* function parameters/results to String. This is the trivial part of <rdar://problem/13723763>, which performs an import-time remapping of NSString* to String. Because this change completele breaks IR generation, it is under the off-by-default flag -nsstring-is-string. Swift SVN r5058