Skip to content

Commit 69d8867

Browse files
committed
A SIL parser crasher got fixed along the way
1 parent f49233e commit 69d8867

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

validation-test/SIL/crashers/007-swift-abstractstoragedecl-makecomputed.sil

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// RUN: not %target-sil-opt %s
2+
// REQUIRES: asserts
3+
protocol a{@sil_stored var e:a{get

0 commit comments

Comments
 (0)