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 8f17005 ASAN activate/deactive controls thread_local_quarantine_size_ [...] new 9f93113 Make cmake link flag naming consistent
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: cmake/Modules/AddCompilerRT.cmake | 12 +++--- cmake/Modules/CompilerRTDarwinUtils.cmake | 2 +- cmake/Modules/CompilerRTLink.cmake | 6 +-- cmake/Modules/CompilerRTUtils.cmake | 2 +- cmake/Modules/SanitizerUtils.cmake | 8 ++-- cmake/config-ix.cmake | 18 ++++----- lib/asan/CMakeLists.txt | 10 ++--- lib/asan/tests/CMakeLists.txt | 66 +++++++++++++++---------------- lib/msan/tests/CMakeLists.txt | 6 +-- lib/sanitizer_common/tests/CMakeLists.txt | 6 +-- lib/stats/CMakeLists.txt | 12 +++--- lib/tsan/CMakeLists.txt | 6 +-- lib/tsan/tests/CMakeLists.txt | 6 +-- lib/ubsan/CMakeLists.txt | 6 +-- test/asan/lit.cfg | 8 ++-- test/profile/lit.cfg | 6 +-- 16 files changed, 90 insertions(+), 90 deletions(-)