swift
8d71067a - [Sema] Fix some walking logic

Commit
3 years ago
[Sema] Fix some walking logic `walkToTypeReprPost` should return `true` to keep walking, so we really want to check if the `offendingType` hasn't been found yet. Otherwise we'll bail as soon as we visit the first type.
Author
Parents
Loading