mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge together several helpers and code patterns for “diagnose/fix-it/invalidate bad attribute” into helper functions in TypeChecker.h. This requires minor test changes in some places where we’re testing ObjC interop without importing Foundation; it’s otherwise NFC.