Skip to content

Commit f40a9e5

Browse files
Merge pull request #3692 from practicalswift/sourcekit-077-swift-archetypebuilder-potentialarchetype-gettype
[SourceKit] Add test case for crash triggered in swift::ArchetypeBuilder::PotentialArchetype::getType(…)
2 parents 681c6ac + 0a27c39 commit f40a9e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)