[compiler-rt] r221896 - [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.

Kuba Brecka kuba.brecka at gmail.com
Thu Nov 13 09:13:50 PST 2014


I think this patch caused this test failure:
http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental_checkall/247/console

Kuba

Author: ygribov
> Date: Thu Nov 13 10:01:23 2014
> New Revision: 221896
> URL: http://llvm.org/viewvc/llvm-project?rev=221896&view=rev
> Log:
> [ASan] Add process basename to log name and error message to simplify
> analysis of sanitized systems logs.
> Reviewed at http://reviews.llvm.org/D5724
> Modified:
> compiler-rt/trunk/lib/asan/asan_report.cc
> compiler-rt/trunk/lib/msan/msan_interceptors.cc
> compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.cc
> compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
> compiler-rt/trunk/lib/sanitizer_common/sanitizer_flags.cc
> compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.cc
> compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.h
> compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cc
> compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.cc
> compiler-rt/trunk/lib/sanitizer_common/sanitizer_printf.cc
>
> compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc
> compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
> compiler-rt/trunk/test/asan/TestCases/log-path_test.cc
> compiler-rt/trunk/test/asan/TestCases/log_path_fork_test.cc.disabled
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141113/4b8af6f4/attachment.html>


More information about the llvm-commits mailing list