Commits

Jordan Rose committed 798814e1d92
[ClangImporter] Import typedefs of other CF types as typealiases. ...rather than distinct classes. This is a bit more complicated than just making a second typealias because we still want to strip off the "Ref". <rdar://problem/17686069> Swift SVN r20652