Learn more about cloning repositories
You have read-only access
[CodeCompletion] Fix completion in top-level 'is' and 'as' expressions We forgot to return a code-completion status, so we didn't get to it in the second phase. "a" as <here> rdar://problem/24376361