Skip to content

Commit 9775a1a

Browse files
bgoguldan-zheng
authored andcommitted
Add REQUIRES: asserts to activity_analysis.swift (#28428)
1 parent 6104e74 commit 9775a1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/AutoDiff/activity_analysis.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-swift-emit-sil -verify -Xllvm -debug-only=differentiation 2>&1 %s | %FileCheck %s
2+
// REQUIRES: asserts
23

34
// Check that `@noDerivative` struct projections have "NONE" activity.
45

0 commit comments

Comments
 (0)