This is an archive of the discontinued LLVM Phabricator instance.

[openmp] Set up .arcconfig to point to new Diffusion OMP repository
ClosedPublic

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

Details

Summary

We want to automatically copy the appropriate mailing list
for review requests to the openmp repository.

For context, see the proposal and discussion here:

http://lists.llvm.org/pipermail/cfe-dev/2017-November/056032.html

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

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

This explicitly updates openmp's .arcconfig to point to the new
OMP repository in Diffusion, which will let us use Herald rule H272
to automatically subscribe openmp-commits to review requests.

Event Timeline

benhamilton created this revision.Nov 27 2017, 8:44 AM
grokos accepted this revision.Nov 28 2017, 3:10 PM

This seems to be in line with the new diffusion repo for CTE. Looks good.

This revision is now accepted and ready to land.Nov 28 2017, 3:10 PM
This revision was automatically updated to reflect the committed changes.