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 a9f2e52 + dafa9d2 commit 8689539Copy full SHA for 8689539
swift/tools/tracing-config.lua
@@ -31,6 +31,7 @@ function RegisterExtractorPack(id)
31
strip_unsupported_arg(args, '-stack-check', 0)
32
strip_unsupported_arg(args, '-disable-clang-spi', 0)
33
strip_unsupported_arg(args, '-empty-abi-descriptor', 0)
34
+ strip_unsupported_arg(args, '-enable-bare-slash-regex', 0)
35
end
36
37
-- xcodebuild does not always specify the -resource-dir in which case the compiler falls back
0 commit comments