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.
2 parents 417e173 + 518ce5c commit f57eb42Copy full SHA for f57eb42
test/AutoDiff/SILOptimizer/semantic_member_accessors_sil.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-frontend -emit-sil -Xllvm -sil-print-after=differentiation %s -o /dev/null 2>&1 | %FileCheck %s
+// RUN: %target-swift-frontend -emit-sil -Xllvm -sil-print-after=differentiation %s -module-name null -o /dev/null 2>&1 | %FileCheck %s
2
3
// Test differentiation of semantic member accessors:
4
// - Stored property accessors.
0 commit comments