"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6307f197266f944f0637aa8b152cf9d26ab43266"
[libc++] Mark several tests as XFAIL on macosx10.7
Those tests fail when linking against a new dylib but running against macosx10.7. I believe this is caused by a duplicate definition of the RTTI for exception classes in libc++.dylib and libc++abi.dylib, but this matter still needs some investigation. This issue was not caught previously because all the tests always linked against the same dylib used for running (because LIT made it impossible to do otherwise before r349171). rdar://problem/46809586 llvm-svn: 354940
Loading
Please register or sign in to comment