[sanitizer] Never remove the last frame off the stack trace.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Fri, 7 Nov 2014 12:03:07 +0000 (12:03 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Fri, 7 Nov 2014 12:03:07 +0000 (12:03 +0000)
commit70075620b3e4a71ea23b101f1a831eb64161e892
treecf5017888247c437793a4ba9fa68b9e50d565649
parent4f1bedaa47f6eed23b4f315389244621dae3c97a
[sanitizer] Never remove the last frame off the stack trace.

It can only make it worse.

llvm-svn: 221520
compiler-rt/lib/sanitizer_common/sanitizer_unwind_posix_libcdep.cc