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 839a300 Disable thread safe statics in clang-cl, they call the CRT new 1a53607 [asan] Fix Win64 test portability issues new 6ba3f10 Enable cross-compilation across architectures on android new 829778e [compiler-rt] Add support for relative offset adjustment in i [...]
The 3 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/builtins/CMakeLists.txt | 2 +- lib/interception/interception_win.cc | 41 +++++++++++++++++----- .../dll_operator_array_new_with_dtor_left_oob.cc | 4 +-- test/asan/TestCases/Windows/oom.cc | 1 + .../operator_array_new_with_dtor_left_oob.cc | 4 +-- test/asan/TestCases/use-after-scope-capture.cc | 2 +- 6 files changed, 39 insertions(+), 15 deletions(-)