Commits
Dave Abrahams committed f465e34f884
[stdlib] Generate NSDictionaryBase We'll need to apply the same tricks we're using for Array to Dictionary and String, so prepare to generate base classes for those buffers as well. Actually generate and use the one for Dictionary, but don't actually bridge it yet. Swift SVN r15167