Skip to content

Commit eec2765

Browse files
Merge pull request #3557 from practicalswift/sil-026-swift-parser-parsesildefaultwitnesstable
[SIL] Add test case for crash triggered in swift::Parser::parseSILDefaultWitnessTable()
2 parents 0296316 + 6fcbf74 commit eec2765

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_default_witness_table

0 commit comments

Comments
 (0)