We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
REQUIRES: asserts
1 parent 6104e74 commit 9775a1aCopy full SHA for 9775a1a
test/AutoDiff/activity_analysis.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-swift-emit-sil -verify -Xllvm -debug-only=differentiation 2>&1 %s | %FileCheck %s
2
+// REQUIRES: asserts
3
4
// Check that `@noDerivative` struct projections have "NONE" activity.
5
0 commit comments