Commits

Ben Langmuir committed 50cc79c7f21
Fix crash code-completing after `1 + [0]` A literal in a sub-expression of the right-most expression in a sequence could accidentally still have an error-type when going through CSApply. rdar://problem/23488528