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 44f4ff1 commit d9cfd06Copy full SHA for d9cfd06
swift/tools/tracing-config.lua
@@ -29,9 +29,6 @@ function RegisterExtractorPack(id)
29
strip_unsupported_arg(args, '-emit-localized-strings', 0)
30
strip_unsupported_arg(args, '-emit-localized-strings-path', 1)
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