index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Driver
/
crash-report.c
Age
Commit message (
Expand
)
Author
2012-12-25
Produce an actual error before attempting to attach notes to it when bailing out
Richard Smith
2012-10-31
[driver] Completely rework how superfluous options are stripped out of the crash
Chad 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-17
test/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-17
test/Driver/crash-report.c: Small tweaks. 1) Use %t instead %T for TMP. 2) Se...
NAKAMURA Takumi
2012-07-02
test/Driver/crash-report.c: don't fail if there are no files left behind by a...
Richard Smith
2012-07-02
Improve crash reporting test coverage.
David Blaikie
2012-06-30
test/Driver/crash-report.c: Mark it as XFAIL on win32 hosts, for now. Investi...
NAKAMURA Takumi
2012-06-29
Unbreak the test from r159469.
David Blaikie
2012-06-29
Use -frewrite-includes for crash reports.
David Blaikie