Commits

Joe Groff committed 944860adb0d
PrintAsObjC: Handle forward declarations of @objc enums. If enums are used as parameters or returns of @objc methods, we may need to forward declare those enums when printing the class @interface. Swift SVN r23445