Skip to content

Commit 917a09e

Browse files
committed
Add REQUIRES: asserts to 016-swift-mangle-mangler-mangleidentifier.swift
At some point this test stopped crashing unless you have assertions enabled. rdar://problem/29186276
1 parent c297932 commit 917a09e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
// RUN: not --crash %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
2+
// REQUIRES: asserts
23
var d{let:{func a#^A^#

0 commit comments

Comments
 (0)