Skip to content

Commit 8f3d2b2

Browse files
authored
Merge pull request #29434 from davezarzycki/pr29434
2 parents 758f6e0 + 9dae127 commit 8f3d2b2

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)