build: output error code when DXC crashes
Open
enhancement
good first issue
- Dominant language
- C++
- Stars
- 107
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
DXC's errors are shown when compilation fails, but when the compiler crashes, we just emit a "failed" with no other info. Might be nice to add an error code, or to explicitly says the compiler crashed, and with what command to help reproduce.
Contributor guide
Assessment
This issue has not been assessed yet.