[PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Yury Gribov
tetra2005 at gmail.com
Wed Mar 11 11:17:49 PDT 2015
Updated based on previous review. Unfortunately I was unable to prohibit against multiple calls to CheckBinaryName because both UBSan and ASan call it.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7333
Files:
lib/asan/asan_linux.cc
lib/asan/asan_rtl.cc
lib/sanitizer_common/sanitizer_common.cc
lib/sanitizer_common/sanitizer_common.h
lib/sanitizer_common/sanitizer_flags.inc
lib/sanitizer_common/sanitizer_linux.cc
lib/sanitizer_common/sanitizer_mac.cc
lib/sanitizer_common/sanitizer_printf.cc
lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc
lib/sanitizer_common/sanitizer_win.cc
lib/tsan/rtl/tsan_rtl.cc
lib/ubsan/ubsan_init.cc
test/asan/TestCases/log-path_test.cc
test/asan/TestCases/verbose-log-path_test.cc
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7333.21748.patch
Type: text/x-patch
Size: 12618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150311/1de5ad92/attachment.bin>
More information about the llvm-commits
mailing list