Go to file
Leny Kholodov 1b73e66b5d [Support] Creation of minidump after compiler crash on Windows
In the current implementation compiler only prints stack trace
to console after crash. This patch adds saving of minidump
files which contain a useful subset of the information for
further debugging.

Differential Revision: http://reviews.llvm.org/D18216

llvm-svn: 268519
2016-05-04 16:56:51 +00:00
clang [Coverage] Fix an issue where a coverage region might not be created for a macro containing a loop statement. 2016-05-04 15:38:26 +00:00
clang-tools-extra [clang-tidy] Remove STL dependency from a test. 2016-05-04 12:17:55 +00:00
compiler-rt [sanitizer] Move stat/__xstat to the common interceptors 2016-05-03 23:43:45 +00:00
debuginfo-tests
libclc prepare-builtins: Remove call to getGlobalContext() 2016-04-15 14:18:58 +00:00
libcxx Fixed some spelling errors in assert messages. No functional change. Thanks to giffunip@yahoo.com for the report. 2016-05-04 15:35:50 +00:00
libcxxabi libc++abi: fix visibility of personalities 2016-05-04 04:22:29 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Delete getTlsGotRel. 2016-05-04 15:51:23 +00:00
lldb Add a way for an ObjectFile to indicate that assembly emulation 2016-05-04 03:09:40 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [Support] Creation of minidump after compiler crash on Windows 2016-05-04 16:56:51 +00:00
openmp NFC remove unneded spaces (test commit) 2016-05-03 23:10:20 +00:00
polly Update to ISL 0.17. 2016-05-04 14:41:36 +00:00