Commits

Joe Groff committed 8b037275ffd
PrintAsObjC: Fix up mixed-language @objc enum annotations. Thanks Jordan for pointing out that the test didn't in fact test that we imported ObjC-ified Swift decls back to the same type. Adjust things so that we do, putting the annotation attribute in the right place, and fixing a crash when we have superfluous typedefs for native Swift decls. Swift SVN r23439