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 bd0cb5dcb [compiler-rt] Get rid of "%T" expansions new 03ff18767 [CMake] Add compiler-rt header files to the list of sources f [...]
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 | 30 +++++++++++++++++++++---- cmake/Modules/CompilerRTUtils.cmake | 36 +++++++++++++++++++++++++++++ lib/asan/CMakeLists.txt | 41 ++++++++++++++++++++++++++++++--- lib/dfsan/CMakeLists.txt | 7 ++++++ lib/esan/CMakeLists.txt | 13 +++++++++++ lib/fuzzer/CMakeLists.txt | 26 +++++++++++++++++++-- lib/hwasan/CMakeLists.txt | 22 ++++++++++++++++-- lib/interception/CMakeLists.txt | 10 +++++++-- lib/lsan/CMakeLists.txt | 10 +++++++++ lib/msan/CMakeLists.txt | 13 +++++++++++ lib/profile/CMakeLists.txt | 10 +++++++++ lib/sanitizer_common/CMakeLists.txt | 36 ++++++++++++++++++++++++++--- lib/scudo/CMakeLists.txt | 21 +++++++++++++++++ lib/stats/CMakeLists.txt | 5 +++++ lib/tsan/CMakeLists.txt | 7 +++++- lib/ubsan/CMakeLists.txt | 37 +++++++++++++++++++++++------- lib/xray/CMakeLists.txt | 45 +++++++++++++++++++++++++++++++++---- 17 files changed, 340 insertions(+), 29 deletions(-)