mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
9078011f93
We might be returning unowned objects as autorelease'd results. I consciously do this in the test rather than in the driver because this makes it easier to run the test in isolation.