Commits

Jordan Rose committed 03e3dc2e2de
stdlib: Workaround for IntervalType.overlaps to avoid a SIL parser error. The parse_stdlib tests choke on the constraints that were there previously, so weaken the API to only work on intervals of the same type for now. rdar://problem/22126470 Swift SVN r30977