Commit Graph

2 Commits

Author SHA1 Message Date
Arnold Schwaighofer
3930fc4cfe IRGen: Fix enable-testing of internal with resilient super class
Enable testing makes `internal` types visible from outside the module.
We can no longer treat super classes as resilient.

Follow-up to #41044.

rdar://90489618
2022-03-30 07:12:14 -07:00
Arnold Schwaighofer
d48422f6f9 IRGen: Take enable-testing into account when computing whether a class has resilient metadata
rdar://87617621
2022-01-27 14:08:05 -08:00