summaryrefslogtreecommitdiff
path: root/test/Driver/crash-report.c
Commit message (Expand)AuthorAge
* Driver: Fix a misleading comment and test for what it actually didJustin Bogner2014-06-26
* Driver: Restore proper naming of crashdump filesJustin Bogner2014-06-24
* Driver: In crashdumps with -fmodule, dump the module dependenciesJustin Bogner2014-06-20
* Driver: Record that we're in crashdump and push flags to ConstructJobJustin Bogner2014-06-20
* When Driver::generateCompilationDiagnostics is filtering the list ofPaul Robinson2014-04-28
* Driver: Skip the -fmodules-cache-path argument in driver crash diagsJustin Bogner2014-04-22
* Use -Xclang to pass -internal-isystem and -internal-externc-isystem to -cc1.Rafael Espindola2013-09-25
* Move Compilation::PrintJob and PrintDiagnosticJob into Job::Print.Hans Wennborg2013-09-12
* Fixing commit r187768: Moved diagnosis of forward declarations of variable te...Larisse Voufo2013-08-06
* Moved diagnosis of forward declarations of variable templates from Parser to ...Larisse Voufo2013-08-06
* clang/test/Driver/crash-report.c: Mark it as XFAIL:mingw32, for now. Investig...NAKAMURA Takumi2013-08-06
* Require a shell for this test.Rafael Espindola2013-07-04
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-04
* Produce an actual error before attempting to attach notes to it when bailing outRichard Smith2012-12-25
* [driver] Completely rework how superfluous options are stripped out of the crashChad Rosier2012-10-31
* [driver crash diagnostics] Strip -internal-isystem and -internal-externc-isys...Chad Rosier2012-07-25
* [driver crash diagnostics] Strip -idirafter, -iprefix, -iwithprefix,Chad Rosier2012-07-25
* [driver crash diagnostics] A few enhancements:Chad Rosier2012-07-25
* test/Driver/crash-report.c: Remove "REQUIRES: shell". env(1) can be used also...NAKAMURA Takumi2012-07-17
* [Win32] Rework crash-report since r145389.NAKAMURA Takumi2012-07-17
* test/Driver/crash-report.c: Small tweaks. 1) Use %t instead %T for TMP. 2) Se...NAKAMURA Takumi2012-07-17
* test/Driver/crash-report.c: don't fail if there are no files left behind by a...Richard Smith2012-07-02
* Improve crash reporting test coverage.David Blaikie2012-07-02
* test/Driver/crash-report.c: Mark it as XFAIL on win32 hosts, for now. Investi...NAKAMURA Takumi2012-06-30
* Unbreak the test from r159469.David Blaikie2012-06-29
* Use -frewrite-includes for crash reports.David Blaikie2012-06-29