Skip to content

Commit 6acfae5

Browse files
committed
---
yaml --- r: 345964 b: refs/heads/master c: d13b7a5 h: refs/heads/master
1 parent 30832ae commit 6acfae5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: f5c8d16d2cbfa272cbd98bae4e80024cffedf931
2+
refs/heads/master: d13b7a5ba4458a70d2055853139405188d62c8a5
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/test/SILOptimizer/concat_string_literals.32.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
// We have a separate test for 64-bit architectures.
55
// REQUIRES: PTRSIZE=32
66

7+
// rdar://problem/46096829 - stdlib-DebugAssert builds fail this test
8+
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
9+
710
// NOTE: 25185.byteSwapped = 0x62 'a', 0x61 'b'
811
// CHECK-LABEL: test_ascii_scalar_scalar2
912
// CHECK: insertvalue { i32, i32, i32 } { i32 25185,

0 commit comments

Comments
 (0)