[PATCH] D16070: [asan] Optionally print reproducer cmdline in ASan reports.
Maxim Ostapenko via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 12 06:28:33 PST 2016
m.ostapenko updated this revision to Diff 44636.
m.ostapenko added a comment.
> Why call it a "reproducer", though?
> The command line is just one of the various inputs to a program.
Sounds reasonable, thanks. Updating the patch.
Repository:
rL LLVM
http://reviews.llvm.org/D16070
Files:
lib/asan/asan_flags.inc
lib/asan/asan_report.cc
lib/sanitizer_common/sanitizer_common.h
lib/sanitizer_common/sanitizer_linux.cc
lib/sanitizer_common/sanitizer_mac.cc
lib/sanitizer_common/sanitizer_win.cc
test/asan/TestCases/Posix/print_cmdline.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16070.44636.patch
Type: text/x-patch
Size: 3820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160112/fee99c25/attachment.bin>
More information about the llvm-commits
mailing list