Files
swift-mirror/utils/api_checker/FrameworkABIBaseline
John McCall 3cfda35b7c Remove the unused swift_asyncLet_{start,end,wait,wait_throwing} runtime
functions.

These were introduced in an early draft implementation of async let, but
never used by a released compiler. They are not used as symbols by any
app binaries. There's no reason to keep carrying them.

While I'm at it, dramatically improve the documentation of the remaining
async let API functions.
2025-11-03 13:45:18 -08:00
..

This directory contains framework-specific ABI descriptors generated by
swift-api-digester as the baselines for diagnosing module ABI breakages.