[all-commits] [llvm/llvm-project] 3a1eb1: [TSan] Make test fail more predictably

Julian Lettner via All-commits all-commits at lists.llvm.org
Thu Dec 16 08:33:52 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a1eb1cf2ae581415cc5750803b082f3676d835c
      https://github.com/llvm/llvm-project/commit/3a1eb1cf2ae581415cc5750803b082f3676d835c
  Author: Julian Lettner <julian.lettner at apple.com>
  Date:   2021-12-16 (Thu, 16 Dec 2021)

  Changed paths:
    M compiler-rt/test/tsan/lots_of_threads.c

  Log Message:
  -----------
  [TSan] Make test fail more predictably

This test would hang when the system ran out of resources and we fail to
create all 300 threads.

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




More information about the All-commits mailing list