Skip to content

Commit 4684009

Browse files
committed
Merge pull request #656 from practicalswift/sil-005-swift-silfunction-verify
[SIL] Add test case for crash triggered in swift::SILFunction::verify()
2 parents e60e426 + 5979c63 commit 4684009

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 shared_external@a:$()->()

0 commit comments

Comments
 (0)