[ASTWalker/index] Walk into the trailing where clause on extension decls so we don't miss the type references there.

This commit is contained in:
Nathan Hawes
2017-10-27 19:27:10 -07:00
parent 291538e1a7
commit 351238a199
3 changed files with 13 additions and 1 deletions

View File

@@ -1039,7 +1039,7 @@ func genfoo<T1, T2>(x ix: T1, y iy: T2) where T1 : Prot, T2 : cake.C1, T1.Elemen
key.length: 4
},
{
key.kind: source.lang.swift.syntaxtype.identifier,
key.kind: source.lang.swift.syntaxtype.typeidentifier,
key.offset: 1207,
key.length: 7
},