Commits

John McCall committed 38bac7c7066
Add Builtin.ObjCPointer with accompanying IR-gen support and wrap it in an 'id' type in the standard library. Also fix a bug noticed by inspection where initWithTake for function types wasn't entering a cleanup for the taken value. This probably doesn't matter for existing possibilities, but it's potentially important under exceptions. Swift SVN r1902