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 69dc77e [cfi] Disable bad-split test on win32. new 13cc5fb [msan] Intercept wcsncpy, wcsnlen. new 56deed0 Fix a build break with xray
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/msan/msan_interceptors.cc | 21 +++++++++++++++++++++ lib/xray/xray_utils.cc | 1 + test/msan/wcsncpy.cc | 38 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 60 insertions(+) create mode 100644 test/msan/wcsncpy.cc