Skip to content

Commit f707c21

Browse files
committed
---
yaml --- r: 347757 b: refs/heads/master c: 39abc22 h: refs/heads/master i: 347755: 51bacb4
1 parent d4ce30d commit f707c21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 371b3454da7cfc67c428f293a3dec02a7ee6ddc8
2+
refs/heads/master: 39abc221993cfd400ca0076fdc28dcd940d74db7
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/Interpreter/SDK/archive_attributes.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// RUN: %target-build-swift %s -module-name=test -o %t/decode
77
// RUN: %target-run %t/decode %t/test.arc --stdlib-unittest-in-process
88

9-
// RUN: %target-build-swift %s -module-name=test -o %t/decode -target x86_64-apple-macosx10.14.4
9+
// RUN: %target-build-swift %s -module-name=test -o %t/decode -target x86_64-apple-macosx10.14.4 -link-objc-runtime
1010
// RUN: %target-run %t/decode %t/test.arc NEW --stdlib-unittest-in-process
1111

1212
// REQUIRES: executable_test

0 commit comments

Comments
 (0)