mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
The tests for the @main and @_originallyDefinedIn attributes were insufficiently general to get decent platform coverage. Generalize them to at least run on iOS, with appropriate %target-run'ification.