Commits

Jordan Rose committed 9b07f35cc05
Audit NSDictionary's subscript. This requires a bit of special handling because we override the getter's type in the importer, to make sure it's compatible with the setter, but other than that we just use the information from the apinotes file. <rdar://problem/17891179> Swift SVN r21027