mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
b13457daaa
This is only used in the verifier, to ensure that default witness thunks are suffiently visible. Also this patch removes the asserts enforcing that only resilient protocols have a default witness table. This will change in an upcoming patch, and in this patch is necessary for the test to work.