[all-commits] [llvm/llvm-project] ad890a: tsan: add a test for flushing memory

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Fri Sep 24 06:59:31 PDT 2021


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

  Changed paths:
    M compiler-rt/include/sanitizer/tsan_interface.h
    A compiler-rt/test/tsan/flush_memory.cpp

  Log Message:
  -----------
  tsan: add a test for flushing memory

Add a test for __tsan_flush_memory() and for background
flushing of the runtime memory.

Reviewed By: melver

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




More information about the All-commits mailing list