Commits

Jordan Rose committed fcfd44c756a
Use actual Identifiers for private discriminators, rather than strings. This is useful both for caching purposes and for comparison of discriminators (something the debugger will need to do when looking up a particular decl). No observable functionality change. Swift SVN r21610