]> granicus.if.org Git - clang/commit
Produce an actual error before attempting to attach notes to it when bailing out
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 25 Dec 2012 21:56:27 +0000 (21:56 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 25 Dec 2012 21:56:27 +0000 (21:56 +0000)
commita57b3b4fea1c962678972af8fc74e121ff8b296d
tree73ed6f071b2807694ed4f4b60c469ddefb515b98
parent65d78312ce026092cb6e7b1d4d06f05e18d02aa0
Produce an actual error before attempting to attach notes to it when bailing out
due to FORCE_CLANG_DIAGNOSTICS_CRASH=1. Also add a test for that env var.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171074 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticDriverKinds.td
test/Driver/crash-report.c
tools/driver/driver.cpp