Commits

Jordan Rose committed d397a323a30
[PrintAsObjC] Output nullability for CF types and non-retainable pointers. For pointer types that Swift doesn't currently import using Optional (see rdar://problem/15189170 and its dups), use __null_unspecified. rdar://problem/19775335 Swift SVN r25144