File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: c974145c70501678207c17807cebadaafdfe3262
2
+ refs/heads/master: 5c1ad46472ccd2be646a36e434e27a5c83a75b6e
3
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
Original file line number Diff line number Diff line change 1
1
// RUN: %target-run-simple-swift | %FileCheck %s
2
2
// REQUIRES: executable_test
3
3
4
+ // Temporary workaround; ImmutableAddressUseVerifier asserts in 32-bit. rdar://problem/50676315
5
+ // UNSUPPORTED: CPU=i386
6
+
4
7
// Text Formatting Prototype
5
8
//
6
9
// This file demonstrates the concepts proposed in TextFormatting.rst
You can’t perform that action at this time.
0 commit comments