[all-commits] [llvm/llvm-project] f547c1: [LSAN][NFC] Removed FinishThreadLocked from the LS...

kstoimenov via All-commits all-commits at lists.llvm.org
Thu Jan 5 16:29:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f547c173f25f2155080d1f33ec35e8103692883f
      https://github.com/llvm/llvm-project/commit/f547c173f25f2155080d1f33ec35e8103692883f
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
    M compiler-rt/lib/lsan/lsan_common.h
    M compiler-rt/lib/lsan/lsan_fuchsia.cpp
    M compiler-rt/lib/lsan/lsan_thread.cpp

  Log Message:
  -----------
  [LSAN][NFC] Removed FinishThreadLocked from the LSAN interface.

It is only used in the LSAN specific part.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D140109




More information about the All-commits mailing list