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 326a92b5e [compiler-rt] Migrate llvm::make_unique to std::make_unique new 25eb4e4a4 [sanitizer_common] Replace forkpty with posix_spawn on Darwin
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/sanitizer_mac.cpp | 97 +++++++++++++++++----- lib/sanitizer_common/sanitizer_posix.h | 2 +- .../sanitizer_symbolizer_internal.h | 4 +- .../sanitizer_symbolizer_libcdep.cpp | 4 +- lib/sanitizer_common/sanitizer_symbolizer_mac.cpp | 2 +- .../sanitizer_symbolizer_posix_libcdep.cpp | 82 ++++-------------- test/asan/TestCases/Darwin/dladdr-demangling.cpp | 2 +- 7 files changed, 100 insertions(+), 93 deletions(-)