[all-commits] [llvm/llvm-project] 04b3c8: Pass -fcrash-diagnostics-dir along to LLVM
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Tue Apr 6 09:35:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04b3c8c52c549ee57e69a1b23484b8c4109f83b8
https://github.com/llvm/llvm-project/commit/04b3c8c52c549ee57e69a1b23484b8c4109f83b8
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
A clang/test/Driver/crash-diagnostics-dir-2.c
M llvm/lib/Support/Signals.cpp
M llvm/lib/Support/Windows/Signals.inc
Log Message:
-----------
Pass -fcrash-diagnostics-dir along to LLVM
This allows frontend and backend diagnostic files to all go into the
same place. Have it control the Windows (mini-)dump location.
Differential Revision: https://reviews.llvm.org/D99199
More information about the All-commits
mailing list