Commits

Jordan Rose committed cbda31eba49
[stdlib] Underscore the 'value' members of DarwinBoolean and ObjCBool. 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