[all-commits] [llvm/llvm-project] c3044a: tsan: fix SANITIZER_DEBUG build

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Fri Jul 23 01:57:13 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3044a5db7eb0a2a9c31b0d9a4bb031fac2b835e
      https://github.com/llvm/llvm-project/commit/c3044a5db7eb0a2a9c31b0d9a4bb031fac2b835e
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2021-07-23 (Fri, 23 Jul 2021)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan_rtl.h

  Log Message:
  -----------
  tsan: fix SANITIZER_DEBUG build

Remove left-over debug field after moving tsan
deadlock detector into sanitizer_common.

Reviewed By: melver

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




More information about the All-commits mailing list