[llvm-branch-commits] [compiler-rt] [tsan] Fallback to top frame (PR #77145)

Thurston Dang via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Jan 5 14:15:01 PST 2024


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


More information about the llvm-branch-commits mailing list