Commits

Doug Gregor committed f43ecceaddd
<rdar://problem/13037793> Remove the "ObjectiveC" module name hack now that Clang doesn't need it (per Clang r177621). Unfortunately, we're replacing that hack with a different hack to work around the complete lack of mapping from Swift source locations to Clang source locations. Swift SVN r4460