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 41dddf4 + 627046d commit b9122efCopy full SHA for b9122ef
test/AutoDiff/validation-test/optional-property.swift
@@ -1,5 +1,5 @@
1
// RUN: %target-run-simple-swift
2
-// RUN: %target-swift-emit-sil -Xllvm -debug-only=differentiation -o /dev/null 2>&1 %s | %FileCheck %s
+// RUN: %target-swift-emit-sil -Xllvm -debug-only=differentiation -module-name null -o /dev/null 2>&1 %s | %FileCheck %s
3
// REQUIRES: executable_test
4
// REQUIRES: asserts
5
0 commit comments