This is an archive of the discontinued LLVM Phabricator instance.

Support compatibility with buildbot 2.10.
ClosedPublic

Authored by stevanradakovic on Feb 2 2021, 6:25 AM.

Details

Summary

This removes the deprecation warning and removes the
non-existing method addFactoryArguments (it was not doing
anything anyway for quite some time) which was breaking
the master.

Diff Detail

Event Timeline

stevanradakovic created this revision.Feb 2 2021, 6:25 AM
stevanradakovic requested review of this revision.Feb 2 2021, 6:25 AM
gkistanova accepted this revision.Feb 8 2021, 9:19 PM

Thanks, Stevan!

This revision is now accepted and ready to land.Feb 8 2021, 9:19 PM

Thanks, Stevan!

Thanks for the review Galina! I don't believe I have commit access so it's be great if you can commit this one please.
Cheers.

This revision was automatically updated to reflect the committed changes.

@stevanradakovic ,
@gkistanova ,

I've merged this on Stevan's behalf. Thanks, Stevan!