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 7de198abb [CMake compiler-rt] NFC: Minor CMake refactoring. new 38e269e52 [sanitizers CMake] NFC Refactor the logic for compiling and g [...]
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 | 50 +++++++- lib/asan/tests/CMakeLists.txt | 204 +++++++++++++----------------- lib/interception/tests/CMakeLists.txt | 37 ++---- lib/sanitizer_common/tests/CMakeLists.txt | 48 ++----- lib/tsan/tests/CMakeLists.txt | 57 +++------ lib/xray/tests/CMakeLists.txt | 33 ++--- 6 files changed, 190 insertions(+), 239 deletions(-)