mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-13 10:42:05 +00:00
4bf869c87e
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. Reviewers: phosek, beanz, EricWF, compnerd Reviewed By: phosek Subscribers: cfe-commits, klimek, sammccall, dlj, bkramer Differential Revision: https://reviews.llvm.org/D40501 llvm-svn: 319713
5 lines
84 B
JSON
5 lines
84 B
JSON
{
|
|
"repository.callsign" : "CXXA",
|
|
"conduit_uri" : "https://reviews.llvm.org/"
|
|
}
|