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 2afc913 commit 6e3ed66Copy full SHA for 6e3ed66
CHANGELOG.md
@@ -7,6 +7,10 @@ Swift 5.7
7
8
Add a `--disable-testable-imports` flag to `swift test` with which tests are built without the testability feature (`import @tstable` disabled).
9
10
+* [#4135]
11
+
12
+ Enable linker dead stripping for all platforms. This can be disabled with `--disable-dead-strip`
13
14
Swift 5.6
15
-----------
16
* [SE-0332]
0 commit comments