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 2835fe7cf Add support for LLVM profile for NetBSD new c697faffd [Sanitizer] Enable POSIX regex api on FreeBSD.
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 | 20 +++++++---- .../sanitizer_platform_interceptors.h | 3 +- .../sanitizer_platform_limits_freebsd.cc | 3 ++ .../sanitizer_platform_limits_freebsd.h | 2 ++ .../TestCases/{NetBSD => Posix}/regex.cc | 42 ++++------------------ 5 files changed, 27 insertions(+), 43 deletions(-) rename test/sanitizer_common/TestCases/{NetBSD => Posix}/regex.cc (62%)