Commits

Jordan Rose committed cf53b747d00
Don't infer @objc on private members. You can still mark them @objc explicitly (or @IBOutlet, or anything else that would require ObjC interop). Also, don't print private decls in the generated header, whether @objc or not. not. Swift SVN r19733