]> granicus.if.org Git - clang/commit
Driver: Print the clang version and original command in crash scripts
authorJustin Bogner <mail@justinbogner.com>
Thu, 12 Mar 2015 00:14:35 +0000 (00:14 +0000)
committerJustin Bogner <mail@justinbogner.com>
Thu, 12 Mar 2015 00:14:35 +0000 (00:14 +0000)
commit08f212bd342478e6b099591c8ee3fdcb0406de30
treed32973821919c92e062e8c272b1fd71a815e272b
parentff77c7dac3e7cd2fb8783975e51f3fda2745ebfc
Driver: Print the clang version and original command in crash scripts

When a crash report script doesn't work for a reproduction on your
machine for one reason or another, it can be really tricky to figure
out why not. The compiler version that crashed and the original
command line before stripping flags are very helpful when this comes
up.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@231989 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp
test/Driver/crash-report-modules.m
test/Driver/crash-report.c