[all-commits] [llvm/llvm-project] aad514: Revert "Prevent deadlocks in death tests."
martinboehme via All-commits
all-commits at lists.llvm.org
Tue Jun 20 00:39:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aad51417452432092258034c55537a7092fa6295
https://github.com/llvm/llvm-project/commit/aad51417452432092258034c55537a7092fa6295
Author: Martin Braenne <mboehme at google.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M third-party/unittest/UnitTestMain/TestMain.cpp
Log Message:
-----------
Revert "Prevent deadlocks in death tests."
This reverts commit dfbcee286b9b96751014ebc5ba5290e42796be37.
This was causing unit tests to fail on Gentoo, see comments on
https://reviews.llvm.org/D152696.
More information about the All-commits
mailing list