You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Sema] Fix implementation of getStartLocOfInheritanceClause
- Protocol decls don't have explicit generic parameters, so don't use their location.
- Get the location of the extended type token rather than the end brace token.
Neither of these paths are being exercised yet, so no tests to accompany.
0 commit comments