aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/crash-report.c
AgeCommit message (Expand)Author
2012-12-25Produce an actual error before attempting to attach notes to it when bailing outRichard Smith
2012-10-31[driver] Completely rework how superfluous options are stripped out of the crashChad Rosier
2012-07-25[driver crash diagnostics] Strip -internal-isystem and -internal-externc-isys...Chad Rosier
2012-07-25[driver crash diagnostics] Strip -idirafter, -iprefix, -iwithprefix,Chad Rosier
2012-07-25[driver crash diagnostics] A few enhancements:Chad Rosier
2012-07-17test/Driver/crash-report.c: Remove "REQUIRES: shell". env(1) can be used also...NAKAMURA Takumi
2012-07-17[Win32] Rework crash-report since r145389.NAKAMURA Takumi
2012-07-17test/Driver/crash-report.c: Small tweaks. 1) Use %t instead %T for TMP. 2) Se...NAKAMURA Takumi
2012-07-02test/Driver/crash-report.c: don't fail if there are no files left behind by a...Richard Smith
2012-07-02Improve crash reporting test coverage.David Blaikie
2012-06-30test/Driver/crash-report.c: Mark it as XFAIL on win32 hosts, for now. Investi...NAKAMURA Takumi
2012-06-29Unbreak the test from r159469.David Blaikie
2012-06-29Use -frewrite-includes for crash reports.David Blaikie