mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Depends on a clang change to target info, and an objc4 change to the Objective-C headers, which accomplish the actual ABI change for Swift.Bool. This commit updates ObjCBool and adds a test. rdar://problem/21294221 Patch by Ben Langmuir. Swift SVN r29423