Learn more about cloning repositories
You have read-only access
Change ASTContext's LoadedModules map to be keyed by Identifiers, not strings. No intended functionality change, but there's no reason to be performing string lookups here. Swift SVN r20902