Skip to content

Commit edfbf40

Browse files
committed
Merge pull request #703 from practicalswift/sil-016-swift-typechecker-typecheckfunctionbodyuntil
[SIL] Add test case for crash triggered in swift::TypeChecker::typeCheckFunctionBodyUntil(…)
2 parents 1e6e124 + a983bec commit edfbf40

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-sil-opt %s
2+
func n->a{return:}class a

0 commit comments

Comments
 (0)