Commits
Doug Gregor committed 6baa7eb35c8
PrintAsObjC: Emit objc_runtime_name attributes for Swift classes. This makes sure that Clang uses the mangled class names for Swift-defined classes. Should be last compiler-side piece of <rdar://problem/15506580>. Swift SVN r15977