There was an error while loading. Please reload this page.
1 parent ef67311 commit ecc425eCopy full SHA for ecc425e
1 file changed
swift/tools/tracing-config.lua
@@ -54,7 +54,6 @@ function RegisterExtractorPack(id)
54
strip_unsupported_arg(args, '-experimental-skip-non-inlinable-function-bodies-without-types', 0)
55
strip_unsupported_clang_arg(args, '-ivfsstatcache', 1)
56
strip_unsupported_clang_arg(args, '-fno-odr-hash-protocols', 0)
57
- strip_unsupported_clang_arg(args, '-fobjc-msgsend-selector-stubs', 0)
58
strip_unsupported_clang_arg(args, '-fstack-check', 0)
59
strip_unsupported_clang_arg(args, '-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation', 0)
60
strip_unsupported_clang_arg(args, '-clang-vendor-feature=+enableAggressiveVLAFolding', 0)
0 commit comments