[llvm-branch-commits] [compiler-rt] [tsan] Fallback to top frame (PR #77145)
Vitaly Buka via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Jan 5 14:06:49 PST 2024
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.
More information about the llvm-branch-commits
mailing list