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 8230abc18 [XRay][compiler-rt] Fixup build breakage new bd0cb5dcb [compiler-rt] Get rid of "%T" expansions
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/asan/TestCases/Linux/coverage-missing.cc | 24 +++++++++++----------- .../TestCases/Linux/interception_readdir_r_test.cc | 19 +++++++++-------- test/asan/TestCases/Linux/stack-trace-dlclose.cc | 6 ++++-- .../TestCases/Posix/asan-symbolize-bad-path.cc | 2 +- test/asan/TestCases/Posix/coverage-fork.cc | 4 ++-- test/asan/TestCases/Posix/coverage-reset.cc | 2 +- test/asan/TestCases/Posix/coverage.cc | 4 ++-- test/asan/TestCases/Windows/coverage-basic.cc | 4 ++-- test/asan/TestCases/coverage-and-lsan.cc | 8 ++++---- test/asan/TestCases/coverage-disabled.cc | 10 ++++----- .../suppressions-exec-relative-location.cc | 12 +++++------ test/asan/TestCases/suppressions-library.cc | 2 +- test/asan/TestCases/verbose-log-path_test.cc | 9 ++++---- test/msan/coverage-levels.cc | 10 ++++----- .../TestCases/get_module_and_offset_for_pc.cc | 5 +++-- test/scudo/random_shuffle.cpp | 16 +++++++-------- test/tsan/global_race.cc | 9 +++++--- test/tsan/ignore_lib0.cc | 11 ++++++---- test/tsan/ignore_lib1.cc | 11 ++++++---- test/tsan/ignore_lib2.cc | 11 ++++++---- test/tsan/ignore_lib3.cc | 9 +++++--- test/tsan/ignore_lib4.cc | 11 ++++++---- test/tsan/ignore_lib5.cc | 11 ++++++---- test/tsan/simple_stack2.cc | 14 ++++++------- test/ubsan/TestCases/Misc/coverage-levels.cc | 14 ++++++------- 25 files changed, 133 insertions(+), 105 deletions(-)