Skip to content

Commit 067acf4

Browse files
committed
Merge pull request #697 from practicalswift/sourcekit-052-swift-mangle-mangler-manglegenericsignatureparts
[SourceKit] Add test case for crash triggered in swift::Mangle::Mangler::mangleGenericSignatureParts(…)
2 parents 48dc469 + dbcc6ee commit 067acf4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
// RUN: not --crash %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
2+
// REQUIRES: asserts
3+
var b{class d<A{
4+
func a{struct S<T
5+
{func a{
6+
func b<i{let h:St
7+
class a{var _=#^A^#

0 commit comments

Comments
 (0)