Commits
Doug Gregor committed 7acecc5457c
Add a library entry point for Dictionary downcasting for bridged keys & values. This is an inefficient, copying implementation of _dictionaryBridgeToObjectiveC to aid progress on wiring up dictionary downcasting <rdar://problem/16847470>. Making this implementation efficient is tracked by <rdar://problem/16852016>. Swift SVN r18897