Crash reports and reproducers can be saved to a directory through
-fcrash-diagnostics-dir. This patch adds a CMAKE variable and plumbs
it through to the runtimes build targets in addition to Clang/LLVM
Details
Details
- Reviewers
phosek - Group Reviewers
Restricted Project Restricted Project
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Actually passthrough/update the variable in the runtimes build.
Remove debugging code.