Skip to content

Commit e37988a

Browse files
committed
Merge pull request #685 from practicalswift/sourcekit-050-swift-constraints-constraintsystem-matchtypes
[SourceKit] Add test case for crash triggered in swift::constraints::ConstraintSystem::matchTypes(…)
2 parents c7fe4c3 + ec90c5d commit e37988a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// RUN: not --crash %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
2+
// REQUIRES: asserts
3+
{func a<H
4+
enum b{func a<e{return#^A^#

0 commit comments

Comments
 (0)