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 be916c3 tsan: update tsan_analyze to what tip clang generates new e3884fe [esan] Use do-while rather than braces for empty interceptors new 4e4d430 [CMake] NFC. Add support for testing the compiler without tes [...]
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: cmake/Modules/BuiltinTests.cmake | 60 ++++++++++++ cmake/Modules/CompilerRTDarwinUtils.cmake | 32 +++--- cmake/Modules/CompilerRTUtils.cmake | 2 + lib/esan/esan_interceptors.cpp | 157 ++++++++++++++++++++++++------ 4 files changed, 210 insertions(+), 41 deletions(-) create mode 100644 cmake/Modules/BuiltinTests.cmake