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 656c2db [msan] Implement GetPageSize in the test. new b69978d [asan] Add __strdup interceptor. new f021a7a [asan] Increase LocatePcInTrace threshold.
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/asan/asan_interceptors.cc | 20 ++++++++++++++++++++ lib/asan/asan_interceptors.h | 6 ++++++ lib/sanitizer_common/sanitizer_stacktrace.cc | 2 +- test/asan/TestCases/strdup_oob_test.cc | 6 +++++- 4 files changed, 32 insertions(+), 2 deletions(-)