mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Atomically initialize and load the NSError bridging fields within an ErrorType box so that we do the right thing when two threads concurrently coerce the box to NSError. Swift SVN r26996