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 ca7a90c4c [compiler-rt] Reverting r367962 due to Fuchsia bot build-breakage. new b563d22e2 [compiler-rt] Implement getrandom interception
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: .../sanitizer_common_interceptors.inc | 16 ++++++++++++++++ lib/sanitizer_common/sanitizer_common_syscalls.inc | 12 ++++++++++++ .../sanitizer_platform_interceptors.h | 2 ++ .../sanitizer_common/TestCases/Linux/getrandom.cpp | 22 ++++++++++++++++++++++ 4 files changed, 52 insertions(+) create mode 100644 test/sanitizer_common/TestCases/Linux/getrandom.cpp