File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
trunk/test/Interpreter/SDK Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 371b3454da7cfc67c428f293a3dec02a7ee6ddc8
2
+ refs/heads/master: 39abc221993cfd400ca0076fdc28dcd940d74db7
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 6
6
// RUN: %target-build-swift %s -module-name=test -o %t/decode
7
7
// RUN: %target-run %t/decode %t/test.arc --stdlib-unittest-in-process
8
8
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
10
10
// RUN: %target-run %t/decode %t/test.arc NEW --stdlib-unittest-in-process
11
11
12
12
// REQUIRES: executable_test
You can’t perform that action at this time.
0 commit comments