Skip to content

Commit 9dae127

Browse files
committed
[AutoDiff] Add missing REQUIRES to test after swiftlang#29405
1 parent 8c17687 commit 9dae127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/AutoDiff/SILGen/differentiable_function.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-swift-frontend -emit-silgen -enable-experimental-differentiable-programming %s | %FileCheck %s
2+
// REQUIRES: differentiable_programming
23

34
// Test SILGen for `@differentiable` function typed values.
45

0 commit comments

Comments
 (0)