| commit | 7e4d3ffae11f72efa7e2db1457dfd7ce735de9a9 | [log] [tgz] |
|---|---|---|
| author | Bob Haarman <llvm@inglorion.net> | Mon Jul 09 21:07:20 2018 +0000 |
| committer | Bob Haarman <llvm@inglorion.net> | Mon Jul 09 21:07:20 2018 +0000 |
| tree | 75ab7562bdfd0c6be99573a4d3213fa0bb324ca3 | |
| parent | f07dad3d8f8dd854131751eb5fb0fb97a478d85a [diff] |
Added -fcrash-diagnostics-dir flag Summary: New flag causes crash reports to be written in the specified directory rather than the temp directory. Patch by Chijioke Kamanu. Reviewers: hans, inglorion, rnk Reviewed By: hans Subscribers: zturner, hiraditya, llvm-commits, cfe-commits Differential Revision: https://reviews.llvm.org/D48601 llvm-svn: 336604