[all-commits] [llvm/llvm-project] 356ecd: tsan: remove DontDumpShadow from Go build

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Thu Sep 23 01:45:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 356ecd9bd1c5c10ff776dced80f353839fafb354
      https://github.com/llvm/llvm-project/commit/356ecd9bd1c5c10ff776dced80f353839fafb354
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2021-09-23 (Thu, 23 Sep 2021)

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

  Log Message:
  -----------
  tsan: remove DontDumpShadow from Go build

DontDumpShadow is used only in InitializeShadowMemory which is Go-only.

Depends on D110263.

Reviewed By: melver

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




More information about the All-commits mailing list