Skip to content

Commit 5c1ad46

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-next
2 parents c974145 + 74b40ef commit 5c1ad46

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Prototypes/TextFormatting.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
// RUN: %target-run-simple-swift | %FileCheck %s
22
// REQUIRES: executable_test
33

4+
// Temporary workaround; ImmutableAddressUseVerifier asserts in 32-bit. rdar://problem/50676315
5+
// UNSUPPORTED: CPU=i386
6+
47
// Text Formatting Prototype
58
//
69
// This file demonstrates the concepts proposed in TextFormatting.rst

0 commit comments

Comments
 (0)