swift
5c530ea4 - ABI checker: drop usage of AllowDeserializingImplementationOnly

Commit
100 days ago
ABI checker: drop usage of AllowDeserializingImplementationOnly AllowDeserializingImplementationOnly was historically added as a defensive check against deserailzation issues introduced by @implementationOnly imports. It's no longer specified by other tools, thus the ABI checker should drop it as well. rdar://153683760
Author
Committer
Parents
Loading