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
[build-presets] Enable stdlib assertions on Linux installations (swiftlang#32511)
Enable stdlib assertions in mixin_linux_installation.
Other presets which use mixin_lightweight_assertions, such as
buildbot_linux_crosscompile_android and buildbot_osx_package, are not
affected by this change.
Stdlib assertions are needed by reflection validation tests on Linux.
0 commit comments