summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/crash-report.c
Commit message (Expand)AuthorAgeFilesLines
* Driver: Print the clang version and original command in crash scriptsJustin Bogner2015-03-121-1/+3
* Driver: Quote the command in crash reproduction scripts.Justin Bogner2014-10-211-15/+15
* Driver: Tighten up crash report testsJustin Bogner2014-10-211-6/+2
* Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrit...Alp Toker2014-07-161-3/+0
* clang/test/Driver/crash-report.c: This requires rewriter for -frewrite-includ...NAKAMURA Takumi2014-07-161-0/+3
* Driver: Fix a misleading comment and test for what it actually didJustin Bogner2014-06-261-0/+1
* Driver: Restore proper naming of crashdump filesJustin Bogner2014-06-241-3/+3
* Driver: In crashdumps with -fmodule, dump the module dependenciesJustin Bogner2014-06-201-2/+0
* Driver: Record that we're in crashdump and push flags to ConstructJobJustin Bogner2014-06-201-3/+3
* When Driver::generateCompilationDiagnostics is filtering the list ofPaul Robinson2014-04-281-1/+1
* Driver: Skip the -fmodules-cache-path argument in driver crash diagsJustin Bogner2014-04-221-0/+2
* Use -Xclang to pass -internal-isystem and -internal-externc-isystem to -cc1.Rafael Espindola2013-09-251-1/+2
* Move Compilation::PrintJob and PrintDiagnosticJob into Job::Print.Hans Wennborg2013-09-121-0/+1
* Fixing commit r187768: Moved diagnosis of forward declarations of variable te...Larisse Voufo2013-08-061-0/+3
* Moved diagnosis of forward declarations of variable templates from Parser to ...Larisse Voufo2013-08-061-3/+0
* clang/test/Driver/crash-report.c: Mark it as XFAIL:mingw32, for now. Investig...NAKAMURA Takumi2013-08-061-0/+3
* Require a shell for this test.Rafael Espindola2013-07-041-0/+3
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-2/+2
* Produce an actual error before attempting to attach notes to it when bailing outRichard Smith2012-12-251-0/+2
* [driver] Completely rework how superfluous options are stripped out of the crashChad Rosier2012-10-311-1/+2
* [driver crash diagnostics] Strip -internal-isystem and -internal-externc-isys...Chad Rosier2012-07-251-0/+3
* [driver crash diagnostics] Strip -idirafter, -iprefix, -iwithprefix,Chad Rosier2012-07-251-1/+8
* [driver crash diagnostics] A few enhancements:Chad Rosier2012-07-251-2/+6
* test/Driver/crash-report.c: Remove "REQUIRES: shell". env(1) can be used also...NAKAMURA Takumi2012-07-171-2/+1
* [Win32] Rework crash-report since r145389.NAKAMURA Takumi2012-07-171-1/+1
* test/Driver/crash-report.c: Small tweaks. 1) Use %t instead %T for TMP. 2) Se...NAKAMURA Takumi2012-07-171-4/+5
* test/Driver/crash-report.c: don't fail if there are no files left behind by a...Richard Smith2012-07-021-1/+1
* Improve crash reporting test coverage.David Blaikie2012-07-021-2/+8
* test/Driver/crash-report.c: Mark it as XFAIL on win32 hosts, for now. Investi...NAKAMURA Takumi2012-06-301-0/+1
* Unbreak the test from r159469.David Blaikie2012-06-291-1/+1
* Use -frewrite-includes for crash reports.David Blaikie2012-06-291-0/+6
OpenPOWER on IntegriCloud