mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Use an autorelease pool on i386 instead
This commit is contained in:
@@ -6,10 +6,6 @@
|
||||
// REQUIRES: executable_test
|
||||
// REQUIRES: objc_interop
|
||||
|
||||
// The autorelease return optimizaion seems to be failing in the simulator.
|
||||
// rdar://34863458
|
||||
// XFAIL: CPU=i386
|
||||
|
||||
import Foundation
|
||||
|
||||
let str = "abcdefg\u{A758}hijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz\u{A759}"
|
||||
|
||||
Reference in New Issue
Block a user