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.
1 parent 18dff12 commit 8436e2dCopy full SHA for 8436e2d
test/IRGen/partial_apply_coro.sil
@@ -1,5 +1,5 @@
1
// RUN: %empty-directory(%t)
2
-// RUN: %target-swift-frontend -Onone -g -I %t -emit-ir %s -o - | %FileCheck %s --check-prefix=CHECK
+// RUN: %target-swift-frontend -Onone -g -emit-ir %s -o - | %FileCheck %s --check-prefix=CHECK
3
4
// REQUIRES: concurrency
5
0 commit comments