This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 35bf44512 [asan] Fix the bug number in the error message. new c76c49014 Revert "Add support for custom loaders to the sanitizer symbolizer"
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/sanitizer_common/sanitizer_common.h | 10 +---- lib/sanitizer_common/sanitizer_linux_libcdep.cc | 39 ++++++------------ lib/sanitizer_common/sanitizer_mac.cc | 4 +- lib/sanitizer_common/sanitizer_procmaps.h | 2 +- lib/sanitizer_common/sanitizer_procmaps_common.cc | 2 +- lib/sanitizer_common/sanitizer_procmaps_mac.cc | 2 +- lib/sanitizer_common/sanitizer_symbolizer.h | 2 - .../sanitizer_symbolizer_libcdep.cc | 46 +++++++--------------- lib/sanitizer_common/sanitizer_win.cc | 6 +-- 9 files changed, 33 insertions(+), 80 deletions(-)