Skip to content

Commit 87d3547

Browse files
authored
Merge pull request #63133 from ahoppen/ahoppen/disable-debug-scope-trampoline
Disable rdar74087329-debug-scope-trampoline-blocks.swift
2 parents 6d98f0e + 069f382 commit 87d3547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/AutoDiff/compiler_crashers_fixed/rdar74087329-debug-scope-trampoline-blocks.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-build-swift %s
22
// RUN: %target-swift-frontend -c -g -Xllvm -verify-di-holes=true %s
3+
// REQUIRES: issue63107
34

45
// rdar://74087329 (DI verification failure with trampoline blocks in VJP)
56

0 commit comments

Comments
 (0)