mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 01:56:06 +00:00
Revert "Mark tsan cxa_guard_acquire test as unsupported on Darwin"
This reverts commit 593275c93c5cd3e02819f012f812eee19081911b. This test now passes again.
This commit is contained in:
parent
9c137f7668
commit
f643afa25f
@ -1,4 +1,3 @@
|
||||
// UNSUPPORTED: darwin
|
||||
// RUN: %clangxx_tsan -O1 %s -o %t && %run %t 2>&1 | FileCheck %s
|
||||
|
||||
#include <stdio.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user