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

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue May 11 12:33:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a73b7bd8cf7620fc0e478ac838b07ee6649dd8a
      https://github.com/llvm/llvm-project/commit/2a73b7bd8cf7620fc0e478ac838b07ee6649dd8a
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-05-11 (Tue, 11 May 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