mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
Removing or updating @_alwaysEmitIntoClient functions are never ABI-breaking, thus we should exclude them from the symbol set for ABI stability checking. rdar://67883661