forked from OSchip/llvm-project
[libc++] Enable std::function ABI bug demonstration on Apple Clang too
This commit is contained in:
parent
dfaafbab46
commit
97d8d6ab38
|
@ -7,7 +7,7 @@
|
|||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
// REQUIRES: clang
|
||||
// REQUIRES: clang || apple-clang
|
||||
// XFAIL: *
|
||||
|
||||
// This tests is meant to demonstrate an existing ABI bug between the
|
||||
|
|
Loading…
Reference in New Issue