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 56f109e9b [libFuzzer] Sleep after process exits in merge-sigusr.test. new a0d3c6f39 [Sanitizer] Add interceptor for wcsdup
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_interceptors.inc | 18 ++++++++++++++++++ lib/sanitizer_common/sanitizer_platform_interceptors.h | 1 + test/sanitizer_common/TestCases/Posix/wcsdup.c | 15 +++++++++++++++ 3 files changed, 34 insertions(+) create mode 100644 test/sanitizer_common/TestCases/Posix/wcsdup.c