Skip to content

Commit a2f7d01

Browse files
committed
Merge pull request #683 from practicalswift/sil-011-swift-typechecker-validatetype
[SIL] Add test case for crash triggered in llvm::llvm_unreachable_internal(…)
2 parents 251851d + fbcbce2 commit a2f7d01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// RUN: not --crash %target-sil-opt %s
2+
sil@s:$()->(@owned T c:t

0 commit comments

Comments
 (0)