mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Per Dmitri's request and stdlib conventions. Also, remove the reference to what's now '_value' from the DarwinBoolean tests, and use unsafeBitCast instead to mimic representation-compatible access from C. Swift SVN r30066