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 351f235ea Mmap interceptor new option, Write Exec runtime detector new f8d3fb24f [sanitizer] Split coverage into separate RT in sanitizer_common
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: lib/asan/CMakeLists.txt | 2 ++ lib/asan/tests/CMakeLists.txt | 3 +++ lib/cfi/CMakeLists.txt | 1 + lib/hwasan/CMakeLists.txt | 6 ++++-- lib/lsan/CMakeLists.txt | 2 ++ lib/msan/CMakeLists.txt | 1 + lib/sanitizer_common/CMakeLists.txt | 16 ++++++++++++---- lib/scudo/CMakeLists.txt | 2 ++ lib/tsan/CMakeLists.txt | 2 ++ lib/tsan/tests/CMakeLists.txt | 1 + lib/ubsan/CMakeLists.txt | 4 ++++ 11 files changed, 34 insertions(+), 6 deletions(-)