Skip to content

Commit 4a2d8dc

Browse files
committed
Disable test that will block releasing toolchains AutoDiff/validation-test/modify_accessor.swift
Until folks look at whats wrong. This triggered a use-after-free in IRGen while visiting end_apply on the ASAN bot. https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-macos/7721/ Likely triggered by the changes in #79127 (based on blame list) rdar://144216380
1 parent 246e130 commit 4a2d8dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/AutoDiff/validation-test/modify_accessor.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: rdar144216380
2+
13
// RUN: %target-run-simple-swift
24
// REQUIRES: executable_test
35

0 commit comments

Comments
 (0)