This is an archive of the discontinued LLVM Phabricator instance.

[clang] Set up .arcconfig to point to new Diffusion C repository
ClosedPublic

Authored by benhamilton on Nov 27 2017, 8:05 AM.

Details

Summary

We want to automatically copy cfe-commits@ on review requests
to the clang repository.

Similar to D40179, I set up a new Diffusion repository with callsign
"C" for clang:

https://reviews.llvm.org/source/clang/

This explicitly updates clang's .arcconfig to point to the new C
repository in Diffusion, which will let us use Herald rule H268.

Diff Detail

Repository
rL LLVM

Event Timeline

benhamilton created this revision.Nov 27 2017, 8:05 AM
klimek accepted this revision.Nov 27 2017, 8:16 AM

LG. Thx!

This revision is now accepted and ready to land.Nov 27 2017, 8:16 AM
This revision was automatically updated to reflect the committed changes.