Commits

Jordan Rose committed 6afb4df544f
[PrintAsObjC] Handle properties with weak/unowned storage. We don't do this quite as well as we could (we don't list the storage type in the @property), but previously we just failed on these types. <rdar://problem/16992990> Swift SVN r18528