Skip to content

Commit 68d6f4b

Browse files
committed
Merge pull request #659 from practicalswift/sourcekit-043-swift-boundgenerictype-getsubstitutions
[SourceKit] Add test case for crash triggered in swift::BoundGenericType::getSubstitutions(…)
2 parents 6d02fe9 + 60c4e33 commit 68d6f4b

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+
class A<h{#^A^#class B<a{let:AnyObject.Type=B

0 commit comments

Comments
 (0)