mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
A FunctionTest created in Swift source has no persistent storage address. This results in sporadic crashes when running unit tests. Fix the FunctionTest registry to store the value of the test. Eventually, we could probably rig something up with @_rawLayout, but it makes more sense for FunctionTest to be a value type anyway.
12 KiB
12 KiB