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 357c298 commit 3373903Copy full SHA for 3373903
test/Utils/update-verify-tests/expansion.swift
@@ -247,7 +247,7 @@ func bar(_ y: Int) {
247
func bar() {}
248
249
//--- unparsed.h
250
-// CHECK-UNPARSED: no files updated: found diagnostics in unparsed files TMP_DIR/unparsed.h
+// CHECK-UNPARSED: no files updated: found diagnostics in unparsed files TMP_DIR{{/|\\}}unparsed.h
251
void foo(int len, int *p) __attribute__((swift_attr("@_SwiftifyImport(.countedBy(pointer: .param(2), count: \"len\"))")));
252
253
//--- module.modulemap
0 commit comments