File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed
validation-test/execution Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 55// REQUIRES: executable_test
66// REQUIRES: asan_runtime
77
8- // rdar://problem/47367694 tracks re-enabling this test for backward deployment.
9- // UNSUPPORTED: remote_run
10-
118// Make sure that we do not use-after-free here.
129
1310class Box < T> {
Original file line number Diff line number Diff line change 1212// REQUIRES: executable_test
1313// REQUIRES: asan_runtime
1414
15- // rdar://problem/47367694 tracks re-enabling this test for backward deployment.
16- // UNSUPPORTED: remote_run
17-
1815// Make sure we can handle swifterror. LLVM's address sanitizer pass needs to
1916// ignore swifterror addresses.
2017
Original file line number Diff line number Diff line change 1010// REQUIRES: objc_interop
1111// REQUIRES: OS=macosx
1212
13- // rdar://problem/47367694 tracks re-enabling this test for backward deployment.
14- // UNSUPPORTED: remote_run
15-
1613import Foundation
1714
1815struct FakeUUID {
You can’t perform that action at this time.
0 commit comments