mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Arrays of non-verbatim-bridged types (such as Int, and today's String) are converted to Objective-C lazily, with the objects created due to element conversion being autoreleased when necessary. Fixes <rdar://problem/17360154> Note: test/SIL/Parser/array_roundtrip.swift was XFAIL'd; see <rdar://problem/17758203> Swift SVN r20293
30 KiB
30 KiB