Skip to content

Commit 7d8bbd4

Browse files
committed
Merge pull request #637 from practicalswift/sil-003-swift-parser-parsetypesimple
[SIL] Add test case for crash triggered in swift::Parser::parseTypeSimple(…)
2 parents dffae4e + fa711cb commit 7d8bbd4

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-sil-opt %s
2+
// REQUIRES: asserts
3+
func x:inout p<

0 commit comments

Comments
 (0)