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 2ac7a97e3 [msan] Add an interceptor for ttyname(). new 1ef42ba3d [sanitizer] Fix return type of __bzero and __aeabi_mem* inter [...]
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/asan/asan_interceptors_memintrinsics.cc | 3 +++ lib/asan/asan_interceptors_memintrinsics.h | 12 +++++---- lib/msan/msan_interceptors.cc | 6 ++--- .../sanitizer_common_interceptors.inc | 29 ++++++++++++---------- 4 files changed, 29 insertions(+), 21 deletions(-)