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 4947089b9 Always compare C++ typeinfo (based on libstdc++ implementation). new d588a719b [tsan] Support interception of libdispatch on Linux new 13fa657a8 [NFC][TSan][libdispatch] Rename tsan_block_context_t -> block [...]
The 2 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: CMakeLists.txt | 6 ++ lib/tsan/CMakeLists.txt | 9 ++- ...tsan_libdispatch_mac.cc => tsan_libdispatch.cc} | 65 ++++++++++------------ 3 files changed, 44 insertions(+), 36 deletions(-) rename lib/tsan/rtl/{tsan_libdispatch_mac.cc => tsan_libdispatch.cc} (94%)