This is an archive of the discontinued LLVM Phabricator instance.

XFAIL Driver/darwin-stdlib.cpp if CLANG_DEFAULT_CXX_STDLIB is set
ClosedPublic

Authored by Hahnfeld on Sep 15 2016, 1:07 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

Hahnfeld updated this revision to Diff 71477.Sep 15 2016, 1:07 AM
Hahnfeld retitled this revision from to XFAIL Driver/darwin-stdlib.cpp if CLANG_DEFAULT_CXX_STDLIB is set.
Hahnfeld updated this object.
Hahnfeld added a reviewer: t.p.northover.
Hahnfeld added a subscriber: cfe-commits.
vsk added a subscriber: vsk.Sep 26 2016, 10:27 PM

It should be fine to XFAIL this test temporarily. Is there a PR for this?

In D24601#553482, @vsk wrote:

It should be fine to XFAIL this test temporarily. Is there a PR for this?

I've now created an entry in Bugzilla: https://llvm.org/bugs/show_bug.cgi?id=30548

Hahnfeld updated this revision to Diff 72765.Sep 27 2016, 11:36 PM
Hahnfeld updated this object.

Link PR

vsk accepted this revision.Sep 28 2016, 9:01 AM
vsk added a reviewer: vsk.

Thanks, LGTM.

This revision is now accepted and ready to land.Sep 28 2016, 9:01 AM
This revision was automatically updated to reflect the committed changes.