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 a34cdf8bb [Arm builtins] Remove non-necessary IS check new 7817bca1c [sanitizer] Include inlined frames into __sanitizer_symbolize [...]
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: include/sanitizer/common_interface_defs.h | 6 ++++ .../sanitizer_stacktrace_libcdep.cc | 24 ++++++++++++---- .../TestCases/symbolize_pc_inline.cc | 32 ++++++++++++++++++++++ 3 files changed, 57 insertions(+), 5 deletions(-) create mode 100644 test/sanitizer_common/TestCases/symbolize_pc_inline.cc