Skip to content

Commit e91074a

Browse files
committed
---
yaml --- r: 347759 b: refs/heads/master c: 5c1ad46 h: refs/heads/master i: 347757: f707c21 347755: 51bacb4 347751: 94318a1 347743: d83ca9b
1 parent 101f0b0 commit e91074a

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: c974145c70501678207c17807cebadaafdfe3262
2+
refs/heads/master: 5c1ad46472ccd2be646a36e434e27a5c83a75b6e
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/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)