We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0893687 commit 4abc204Copy full SHA for 4abc204
test/tsan/Darwin/gcd-groups-destructor.mm
@@ -1,4 +1,4 @@
1
-// RUN: %clangxx_tsan %s -o %t -framework Foundation
+// RUN: %clangxx_tsan %s -o %t -framework Foundation -D__ALLOW_STDC_ATOMICS_IN_CXX__
2
// RUN: %run %t 2>&1 | FileCheck %s
3
4
#import <Foundation/Foundation.h>
test/tsan/Darwin/libcxx-shared-ptr-stress.mm
test/tsan/Darwin/xpc-race.mm
// RUN: %deflake %run %t 2>&1 | FileCheck %s
// UNSUPPORTED: ios
0 commit comments