You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert portion of workaround landed in #1139 which disabled the mandatory perf optimization pass (#1172)
This reverts most of the workaround I landed in #1139. A compiler fix in
swiftlang/swift#82034 has resolved the problem
that necessitated it, and our macOS CI is using a new-enough toolchain
which has that fix.
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
0 commit comments