Learn more about cloning repositories
You have read-only access
IRGen: Fix weak reference operations for @objc types. Now that weak is represented as an optional type, these need the same ptrtoint/inttoptr hacks that Chris added to the pure Swift versions. Swift SVN r18586