Skip to content

Commit b914fc0

Browse files
authored
Merge pull request #67731 from drodriguez/test-requires-differenciable-programming
[test] Mark test as REQUIRES differentiable_programming
2 parents b2fd3eb + 7700610 commit b914fc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/IRGen/debug_scope_distinct.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: differentiable_programming
2+
13
// RUN: %empty-directory(%t)
24
// RUN: %target-swiftc_driver -DM -emit-module -emit-module-path %t/M.swiftmodule %s -module-name M
35
// RUN: %target-swiftc_driver -O -g -I %t -c %s -emit-ir -o - | %FileCheck %s

0 commit comments

Comments
 (0)