Clang should avoid calling report_fatal_error when the file with the serialised diagnostics is empty. This patch changes Clang's serialised diagnostic reader, now it reports an appropriate error instead of crashing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM