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 0a3b159a0 [CMake] Passthrough CFLAGS when checking the compiler-rt path new b3dc41420 Start adding the supporting code to perform out-of-process al [...]
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/sanitizer_common/CMakeLists.txt | 1 + lib/sanitizer_common/sanitizer_allocator.h | 5 +- .../sanitizer_allocator_secondary.h | 16 ++++--- .../sanitizer_local_address_space_view.h | 53 ++++++++++++++++++++++ 4 files changed, 66 insertions(+), 9 deletions(-) create mode 100644 lib/sanitizer_common/sanitizer_local_address_space_view.h