Skip to content

Commit 14ed022

Browse files
authored
Merge pull request swiftlang#63105 from ahoppen/ahoppen/5.8-disable-debug-scope-trampoline
Disable rdar74087329-debug-scope-trampoline-blocks.swift
2 parents 9ae2514 + ba7e9c6 commit 14ed022

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)