Commits

Doug Gregor committed efcb786958e
Teach the constraint checker to validate declarations before looking at them. This prevents us from trying to work with invalid declarations because we didn't realize they were invalid early enough. Fixes <rdar://problem/15303608>, a crash-on-invalid. Swift SVN r10410