Open
Description
Description
it is hard to tell definitively if a toolchain has assertions enabled or not, however, i ran into #76089 while using the swift-5.10.1-RELEASE-ubuntu24.04
toolchain from https://www.swift.org/download/ , which suggests that this toolchain was built with assertions enabled. other 5.10.1 release toolchains, such as the Ubuntu 22.04 toolchain, do not exhibit this behavior.
Additional information
No response