Commits

Doug Gregor committed 41a463d9fa3
Don't introduce invalid declarations into overload sets. Eliminating the introduction of invalid declarations into overload sets obviates the need for checking for invalid bits or error types throughout the solver. Fixes <rdar://problem/14691299> and probably a pile of related radars. Swift SVN r7083