Commits

Jordan Rose committed 2ebcd5d831b
Hide the representations of DictionaryIndex and DictionaryGenerator. Enum cases can't be less public than the enum type in 1.0, so add a trivial layer of indirection to these types so the "enum-ness" is internal while the type itself remains public. Swift SVN r19619