Skip to content

Commit 3cb074c

Browse files
committed
Merge pull request #583 from practicalswift/sourcekit-020-swift-typechecker-validategenericfuncsignature
[SourceKit] Add test case for crash triggered in swift::TypeChecker::validateGenericFuncSignature(…)
2 parents eebe8e9 + 567b892 commit 3cb074c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// RUN: not --crash %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
2+
protocol a{struct B<e{let a{protocol a{func a<T:s#^A^#

0 commit comments

Comments
 (0)