Skip to content

Commit f637159

Browse files
committed
Merge pull request #671 from practicalswift/sil-009-swift-parser-parsedeclsil
[SIL] Add test case for crash triggered in swift::Parser::parseDeclSIL()
2 parents 98e09dc + 3bd2823 commit f637159

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+
sil private@s:$()->()

0 commit comments

Comments
 (0)