Commits

Doug Gregor committed 10e3a5bf4eb
Don't permit access to members of an existential type if the type of the member (after reifying the 'this' argument) still refers to any associated types. We may want to introduce this feature in some limited capacity later, but it's not important now. The feature is tracked by <rdar://problem/11689181>. Swift SVN r2193