Commits

Jordan Rose committed 77daee9036b
Hash the basename of a source file to use as a discriminator for 'private'. Now we can test the mangling rules set up in the previous commit: include the discriminator for the top-most 'private' decl, but not anything nested within it. Part of rdar://problem/17632175 Swift SVN r21599