]> granicus.if.org Git - clang/commit
Improve crash reporting test coverage.
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 2 Jul 2012 22:07:20 +0000 (22:07 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 2 Jul 2012 22:07:20 +0000 (22:07 +0000)
commita61724096114337cabc8cc51246324874cc004e4
tree6a1522d4a64859f6ed583089f5df34effc655bdc
parent76f0a6e9bc9ee5aae029f959f64fae290727cca4
Improve crash reporting test coverage.

This adds validation that the
* repro source is only rewrite-includes processed, not fully preprocessed.
* repro script contains macro definitions (-DFOO=BAR).

Based on suggestions/help by Matt Beaumont-Gay.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159605 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/crash-report.c