[PATCH] D37868: [asan] Remove ErrorStackOverflow
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 14 14:25:42 PDT 2017
vitalybuka created this revision.
Herald added a subscriber: kubamracek.
The only difference from ErrorDeadlySignal is reporting code and it lives in
sanitizer common.
Part of https://github.com/google/sanitizers/issues/637
https://reviews.llvm.org/D37868
Files:
compiler-rt/lib/asan/asan_errors.cc
compiler-rt/lib/asan/asan_errors.h
compiler-rt/lib/asan/asan_posix.cc
compiler-rt/lib/asan/asan_report.cc
compiler-rt/lib/asan/asan_report.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37868.115285.patch
Type: text/x-patch
Size: 8673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170914/4425e878/attachment.bin>
More information about the llvm-commits
mailing list