This is an archive of the discontinued LLVM Phabricator instance.

[libcxxabi] Set up .arcconfig to point to new Diffusion CXXA repository
ClosedPublic

Authored by benhamilton on Nov 27 2017, 9:13 AM.

Details

Summary

We want to automatically copy the appropriate mailing list
for review requests to the libc++abi repository.

For context, see the proposal and discussion here:

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

Similar to D40500, I set up a new Diffusion repository with callsign
"CXXA" for libc++abi:

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

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

Event Timeline

benhamilton created this revision.Nov 27 2017, 9:13 AM
phosek accepted this revision.Dec 4 2017, 11:52 AM

LGTM

This revision is now accepted and ready to land.Dec 4 2017, 11:52 AM
This revision was automatically updated to reflect the committed changes.