Skip to content

Commit aaffd5a

Browse files
committed
---
yaml --- r: 318207 b: refs/heads/master-rebranch c: 11d5fbf h: refs/heads/master i: 318205: d411933 318203: dc93746 318199: a8c49fa 318191: 7a3c93b 318175: bd77a7c 318143: 3bb868e 318079: 455f0ef 317951: 7071198
1 parent ee8a094 commit aaffd5a

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1457,4 +1457,4 @@ refs/tags/swift-DEVELOPMENT-SNAPSHOT-2019-08-02-a: ddd2b2976aa9bfde5f20fe37f6bd2
14571457
refs/tags/swift-DEVELOPMENT-SNAPSHOT-2019-08-03-a: 171cc166f2abeb5ca2a4003700a8a78a108bd300
14581458
refs/heads/benlangmuir-patch-1: baaebaf39d52f3bf36710d4fe40cf212e996b212
14591459
refs/heads/i-do-redeclare: 8c4e6d5de5c1e3f0a2cedccf319df713ea22c48e
1460-
refs/heads/master-rebranch: 587eb4153f6ab1ef890e017ffa33f450d40f39fb
1460+
refs/heads/master-rebranch: 11d5fbf820f915205a0a216b9df966650c4cce47

branches/master-rebranch/test/SILOptimizer/concat_string_literals.32.swift

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
// RUN: %target-swift-frontend -O -emit-ir %s | %FileCheck %s
22
// RUN: %target-swift-frontend -Osize -emit-ir %s | %FileCheck %s
3+
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
34

45
// We have a separate test for 64-bit architectures.
56
// REQUIRES: PTRSIZE=32
67

7-
// rdar://problem/46096829 - stdlib-DebugAssert builds fail this test
8-
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
9-
108
// NOTE: 25185.byteSwapped = 0x62 'a', 0x61 'b'
119
// CHECK-LABEL: test_ascii_scalar_scalar2
1210
// CHECK: ret { i32, i32, i32 } { i32 25185, i32 0, i32 {{[0-9]+}} }

0 commit comments

Comments
 (0)