Skip to content

Commit b28e300

Browse files
committed
Merge pull request #701 from practicalswift/sil-015-swift-parser-parsesilwitnesstable
[SIL] Add test case for crash triggered in swift::Parser::parseSILWitnessTable(…)
2 parents 5447cfa + c592b66 commit b28e300

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_witness_table():i

0 commit comments

Comments
 (0)