swift
1a44db3d
- ABIChecker: exclude decls with the @_alwaysEmitIntoClient attribute
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#33666 - ABIChecker: exclude decls with the @_alwaysEmitIntoClient attribute
Author
nkcsgexi
Committer
nkcsgexi
Parents
b07ecb9e
Loading