summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2016-06-16 00:14:42 +0000
committerVitaly Buka <vitalybuka@google.com>2016-06-16 00:14:42 +0000
commitd01720d46d9456fce63f58497f56e106d2311efc (patch)
tree16abb0693268746752db3b3b41eb43a152e11dea /lldb/packages/Python/lldbsuite/test
parent4db224e199e9f0903cc1e80c5d3869346ea67b5f (diff)
downloadbcm5719-llvm-d01720d46d9456fce63f58497f56e106d2311efc.tar.gz
bcm5719-llvm-d01720d46d9456fce63f58497f56e106d2311efc.zip
Enable libFuzzer's afl_driver to append stderr to a file.
Summary: [libFuzzer] Enable afl_driver to append stderr to a user specified file. Append stderr of afl_driver to the file specified by the environmental variable AFL_DRIVER_STDERR_DUPLICATE_FILENAME if it is set. This lets users see outputs on crashes without rerunning crashing test cases (which won't work for crashes that are difficult to reproduce). Before this patch, stderr would only be sent to afl-fuzz and users would have no way of seeing it. Reviewers: llvm-commits, aizatsky, kcc, vitalybuka Subscribers: vitalybuka Differential Revision: http://reviews.llvm.org/D21194 llvm-svn: 272858
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud