Previously we would emit a PCH with errors, but fail the overall compilation. If run using the driver, that would result in removing the just-produced PCH. Instead, we should have the compilation result match whether we were able to emit the PCH. rdar://61110294
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo