This is an archive of the discontinued LLVM Phabricator instance.

[llvm] Set up .arcconfig to point to Diffusion L repository
ClosedPublic

Authored by benhamilton on Jan 11 2018, 1:37 PM.

Details

Summary

Thanks to probinson for noticing this in his review of D41956.

Now that we have repository callsigns set in all the other
LLVM/Clang projects' .arcconfig files, we can set the top-level
LLVM .arcconfig repository callsign to "L".

This will correctly Cc: llvm-commits@ on all review requests
sent out from the LLVM repo directory, using Herald rule H270.

Diff Detail

Repository
rL LLVM

Event Timeline

benhamilton created this revision.Jan 11 2018, 1:37 PM
sammccall accepted this revision.Jan 12 2018, 12:09 AM

Thanks for sorting all this out Ben, these little workflow things make a big difference (at least to me!)

This revision is now accepted and ready to land.Jan 12 2018, 12:09 AM
This revision was automatically updated to reflect the committed changes.