Skip to content

Commit ecc425e

Browse files
committed
Test
1 parent ef67311 commit ecc425e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

swift/tools/tracing-config.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ function RegisterExtractorPack(id)
5454
strip_unsupported_arg(args, '-experimental-skip-non-inlinable-function-bodies-without-types', 0)
5555
strip_unsupported_clang_arg(args, '-ivfsstatcache', 1)
5656
strip_unsupported_clang_arg(args, '-fno-odr-hash-protocols', 0)
57-
strip_unsupported_clang_arg(args, '-fobjc-msgsend-selector-stubs', 0)
5857
strip_unsupported_clang_arg(args, '-fstack-check', 0)
5958
strip_unsupported_clang_arg(args, '-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation', 0)
6059
strip_unsupported_clang_arg(args, '-clang-vendor-feature=+enableAggressiveVLAFolding', 0)

0 commit comments

Comments
 (0)