This is an archive of the discontinued LLVM Phabricator instance.

Change SphinxDocsBuilder to use UnifiedTreeBuilder
ClosedPublic

Authored by aorlov on Oct 14 2019, 2:32 PM.

Details

Summary

As a part of the Buildbot migration to GitHub monorepo we want to consolidate the places where the source code gets checked out. UnifiedTreeBuilder provides a good abstraction for that.
Once UnifiedTreeBuilder will add a support for monorepo, the SphinxDocsBuilder users should be fine.

Diff Detail

Repository
rL LLVM

Event Timeline

aorlov created this revision.Oct 14 2019, 2:32 PM
This revision is now accepted and ready to land.Oct 14 2019, 4:04 PM
aorlov closed this revision.Mar 5 2020, 8:09 PM