mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When allowing errors with -experimental-allow-module-with-compiler-errors, do not output the .swiftinterface when there has been errors. There's no real need to output them for invalid modules, so this avoids module interface printing having to have checks for normally-impossible cases. Resolves rdar://78039608.
1.5 KiB
1.5 KiB