This is an archive of the discontinued LLVM Phabricator instance.

[Driver] Default Android toolchains to libc++.
ClosedPublic

Authored by danalbert on Oct 10 2018, 2:17 PM.

Diff Detail

Event Timeline

danalbert created this revision.Oct 10 2018, 2:17 PM
danalbert planned changes to this revision.Oct 10 2018, 2:27 PM

Oops, ignore this for a moment. Accidentally ran check-cxx instead of check-clang.

danalbert updated this revision to Diff 169097.Oct 10 2018, 2:33 PM

Fixed bad merge conflict resolution.

srhines accepted this revision.Oct 10 2018, 6:19 PM

Really cool! Thanks for making everything easier to use out-of-the-box.

This revision is now accepted and ready to land.Oct 10 2018, 6:19 PM
This revision was automatically updated to reflect the committed changes.