Commits

Doug Gregor committed 3dd898f7f08
[Constraint application] Don't recompute the type of the a member reference. The constraint system tracks the type accurately and may (in the future) make adjustments to it; use that type directly rather than recomputing something that might be different.