Skip to content

Commit 97d8d6a

Browse files
committed
[libc++] Enable std::function ABI bug demonstration on Apple Clang too
1 parent dfaafba commit 97d8d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/libcxx/utilities/function.objects/abi_bug_cxx03_cxx11_example.sh.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88
//===----------------------------------------------------------------------===//
99

10-
// REQUIRES: clang
10+
// REQUIRES: clang || apple-clang
1111
// XFAIL: *
1212

1313
// This tests is meant to demonstrate an existing ABI bug between the

0 commit comments

Comments
 (0)