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 806c7f2 [tsan] Cast floating-point types correctly when instrumenting [...] new 3c445e9 Use -fsanitize-recover instead of -mllvm -msan-keep-going: tests.
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: test/msan/print_stats.cc | 18 +++++++------- test/msan/{keep-going-dso.cc => recover-dso.cc} | 30 ++++++++++++++---------- test/msan/{keep-going.cc => recover.cc} | 31 +++++++++++++++---------- 3 files changed, 46 insertions(+), 33 deletions(-) rename test/msan/{keep-going-dso.cc => recover-dso.cc} (50%) rename test/msan/{keep-going.cc => recover.cc} (53%)