[all-commits] [llvm/llvm-project] 11539e: [NFC][LSAN] Limit the number of concurrent threads...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Jun 7 17:39:25 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 11539edf52d53ccbd42040a30e29d117600cfd6b
      https://github.com/llvm/llvm-project/commit/11539edf52d53ccbd42040a30e29d117600cfd6b
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-06-07 (Mon, 07 Jun 2021)

  Changed paths:
    M compiler-rt/test/lsan/TestCases/many_threads_detach.cpp

  Log Message:
  -----------
  [NFC][LSAN] Limit the number of concurrent threads is the test

Test still fails with D88184 reverted.

The test was flaky on https://bugs.chromium.org/p/chromium/issues/detail?id=1206745 and
https://lab.llvm.org/buildbot/#/builders/sanitizer-x86_64-linux

Reviewed By: morehouse

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




More information about the All-commits mailing list