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 dafbfea [tsan] Provide API for libraries for race detection on custom [...] new 67248be [compiler-rt] Fix incorrect use of snprintf
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: .../sanitizer_symbolizer_libcdep.cc | 21 ++++++++++++---- .../sanitizer_symbolizer_posix_libcdep.cc | 1 - .../symbolizer/sanitizer_symbolize.cc | 14 ++++++----- test/sanitizer_common/TestCases/symbolize_stack.cc | 28 ++++++++++++++++++++++ 4 files changed, 53 insertions(+), 11 deletions(-) create mode 100644 test/sanitizer_common/TestCases/symbolize_stack.cc