File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 6de5bd6ff0ebf8cb33b94929fc4c95813bcead29
2
+ refs/heads/master: 76915b2db1c567d9d1581532158f08b9e4cb7bc5
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: %empty-directory(%t)
2
2
// RUN: %target-build-swift %s -o %t/a.out
3
3
// RUN: %{python} %S/../Inputs/not.py "%target-run %t/a.out" 2>&1 | PYTHONPATH=%lldb-python-path %{python} %utils/symbolicate-linux-fatal %t/a.out - | %{python} %utils/backtrace-check -u
4
+
5
+ // REQUIRES: rdar55490694
4
6
// REQUIRES: executable_test
5
7
// REQUIRES: OS=linux-gnu
6
8
// REQUIRES: lldb
You can’t perform that action at this time.
0 commit comments