This is an archive of the discontinued LLVM Phabricator instance.

libc++ testing: allow to provide a path for `use_system_cxx_lib`
ClosedPublic

Authored by mehdi_amini on Mar 29 2017, 6:07 PM.

Details

Summary

As we're trying to setup testing / bots for all shipping version of libc++
on macOS/iOS, we'll need to be able to pass a path to where to find the
dylib for each previous version of the OS.

Diff Detail

Repository
rL LLVM

Event Timeline

mehdi_amini created this revision.Mar 29 2017, 6:07 PM
EricWF accepted this revision.Mar 29 2017, 8:19 PM

LGTM.

This revision is now accepted and ready to land.Mar 29 2017, 8:19 PM
This revision was automatically updated to reflect the committed changes.