Commits
Jordan Rose committed af5af53f94f
Turn on private-discriminator mangling by default. ...thus supporting "private var x: Int" in two different source files in the same module. This marks the completion of the bulk of the work for rdar://problem/17632175. Remaining work is to make sure debugging does the right thing when processing expressions in a particular source context. Swift SVN r21851