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 f94bfbbbb [tsan] Add a test for "external" API that checks the dup supp [...] new 9cb198789 [scudo] Bypass Quarantine if its size is set to 0 new fa7f48480 [cfi] Run tests with and without lld and thinlto.
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/scudo/scudo_allocator.cpp | 62 +++++++++++++++++++-------------- test/asan/TestCases/Windows/fuse-lld.cc | 2 +- test/cfi/CMakeLists.txt | 62 +++++++++++++++++++++++++-------- test/cfi/cross-dso/icall/lit.local.cfg | 3 ++ test/cfi/cross-dso/stats.cpp | 4 +++ test/cfi/icall/lit.local.cfg | 3 ++ test/cfi/lit.cfg | 4 +-- test/cfi/lit.site.cfg.in | 3 ++ test/lit.common.cfg | 16 ++++++++- test/lit.common.configured.in | 2 ++ test/safestack/lit.cfg | 2 +- 11 files changed, 117 insertions(+), 46 deletions(-)