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 eac233c8a [UBSan] Split nullptr-and-nonzero-offset-variable.c in anothe [...] new f6e9da08b [Sanitizers] Porting getrandom/getentropy interceptors to FreeBSD new 75ee7c0fc [UBSan] Appease linter
The 2 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_interceptors.inc | 16 ++++++++++++++++ lib/sanitizer_common/sanitizer_platform_interceptors.h | 3 ++- lib/ubsan/ubsan_checks.inc | 6 ++++-- .../TestCases/{Linux/getrandom.cpp => Posix/getrandom.c} | 12 ++++++++---- 4 files changed, 30 insertions(+), 7 deletions(-) rename test/sanitizer_common/TestCases/{Linux/getrandom.cpp => Posix/getrandom.c} (50%)