[all-commits] [llvm/llvm-project] b72176: tsan: add a test for stack init race

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Mon Sep 27 07:40:30 PDT 2021


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

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp
    A compiler-rt/test/tsan/stack_race3.cpp

  Log Message:
  -----------
  tsan: add a test for stack init race

Depends on D110538.

Reviewed By: melver

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




More information about the All-commits mailing list