Skip to content

Commit ae96a2a

Browse files
committed
Merge pull request #690 from practicalswift/sil-013-swift-parser-parsesilglobal
[SIL] Add test case for crash triggered in swift::Parser::parseSILGlobal()
2 parents 6171db8 + 87008f2 commit ae96a2a

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_global@_a:$()sil_global[fragile@_a:$(

0 commit comments

Comments
 (0)