thurstond wrote:
> Probably it's not important, as it should not happen, but if all frames are
> internal we should pick top, not the bottom frame.
If we encounter a case that "should not happen", wouldn't it be better to
fail/assert?
https://github.com/llvm/llvm-project/pull/77145
__
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: Vitaly Buka (vitalybuka)
Changes
Probably it's not important, as it should not happen,
but if all frames are internal we should pick top, not
the bottom frame.
---
Full diff: https://github.com/llvm/llvm-project/pull/77145
https://github.com/vitalybuka created
https://github.com/llvm/llvm-project/pull/77145
Probably it's not important, as it should not happen,
but if all frames are internal we should pick top, not
the bottom frame.
___
llvm-branch-commits mailing list