Skip to content
Commit 02478f41 authored by Kuba Brecka's avatar Kuba Brecka
Browse files

[sanitizer] Stop unwinding the stack when a close-to-zero PC is found

On OS X, we often get stack trace in a report that ends with a 0x0 frame.  To get rid of it, let's trim the stack trace when we find a close-to-zero value, which is obviously not a valid PC.

Differential Revision: http://reviews.llvm.org/D14656

llvm-svn: 273886
parent 5da24e54
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment