mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-02 08:46:37 +00:00
this should be xfailed on darwin. Darwin doesn't use the libstdc++ in the llvm-gcc distro, it uses the system version.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76095 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2b48ab947c
commit
dfce360306
@ -1,4 +1,5 @@
|
||||
// RUN: %llvmgxx %s -S
|
||||
// XFAIL: darwin
|
||||
|
||||
#include <set>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user