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 43715e7 + 5b6ef86 commit a77d33eCopy full SHA for a77d33e
test/Driver/profiling.swift
@@ -66,4 +66,4 @@
66
67
// RUN: %swiftc_driver -driver-print-jobs -profile-use=/dev/null %s | %FileCheck -check-prefix=USE_DEVNULL %s
68
// USE_DEVNULL: swift
69
-// USE_DEVNULL: -profile-use={{/dev/null|(.*local\\\\temp\\\\.*profiling-[^ ]*.o)}}
+// USE_DEVNULL: -profile-use={{/dev/null|(.*profiling-[^ ]*.o)}}
0 commit comments