swift
1a44db3d - ABIChecker: exclude decls with the @_alwaysEmitIntoClient attribute

Commit
5 years ago
ABIChecker: exclude decls with the @_alwaysEmitIntoClient attribute Removing or updating @_alwaysEmitIntoClient functions are never ABI-breaking, thus we should exclude them from the symbol set for ABI stability checking. rdar://67883661
Author
Committer
Parents
Loading