[all-commits] [llvm/llvm-project] f74ce0: [tsan] Fallback to top frame (#77145)

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Jan 5 14:48:51 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f74ce000752d565dbd9d6fcc1e2ed7f49ff7e398
      https://github.com/llvm/llvm-project/commit/f74ce000752d565dbd9d6fcc1e2ed7f49ff7e398
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-01-05 (Fri, 05 Jan 2024)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan_report.cpp

  Log Message:
  -----------
  [tsan] Fallback to top frame (#77145)

Probably it's not important, as it should not happen often,
but if all frames are internal we should pick top, not
the bottom frame.




More information about the All-commits mailing list