1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

this should be xfailed on darwin. Darwin doesn't use the libstdc++ in the llvm-gcc distro, it uses the system version.

llvm-svn: 76095
This commit is contained in:
Chris Lattner 2009-07-16 18:45:51 +00:00
parent 39e5f6205a
commit aeeaf805c6

View File

@ -1,4 +1,5 @@
// RUN: %llvmgxx %s -S
// XFAIL: darwin
#include <set>