[all-commits] [llvm/llvm-project] 9ef9d0: tsan: extend signal_malloc test

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Wed Jul 28 08:35:27 PDT 2021


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

  Changed paths:
    M compiler-rt/test/tsan/signal_malloc.cpp

  Log Message:
  -----------
  tsan: extend signal_malloc test

Test that we report the warning for free()
and ensure the test finishes as we usually do with "DONE".

Depends on D106951.

Reviewed By: melver

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




More information about the All-commits mailing list