SE-0522: Source-Level Control Over Compiler Warnings

I would love to see some options to customize warnings generated in generated Objective-C header as well. While back I faced an issue with it and had to rely on an ugly hack: Module-Swift.h: Property type 'Type2Details * _Nonnull' is incompatible with type 'Type1Details * _Nonnull' inherited from 'Type1' - #6 by tera