Commits

Jordan Rose committed 0c182d73a35
[PrintAsObjC] Prefer the Clang name of imported typedefs. Previously, when dealing with CF typedefs of other CF types, we would strip off the "Ref" suffix...and then leave it off when it came time to print the Objective-C header. rdar://problem/19446942 Swift SVN r24562