This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
llvm-capstone
Watch
1
Star
0
Fork
0
You've already forked llvm-capstone
mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced
2024-12-28 02:37:37 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
64c1d456c1
llvm-capstone
/
libcxxabi
/
.arcconfig
5 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add an .arcconfig for libc++abi. llvm-svn: 220050
2014-10-17 16:48:56 +00:00
{
[libcxxabi] Set up .arcconfig to point to new Diffusion CXXA repository 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
2017-12-04 23:14:03 +00:00
"repository.callsign" : "CXXA",
Fix arc config to use https llvm-svn: 275752
2016-07-18 02:05:52 +00:00
"conduit_uri" : "https://reviews.llvm.org/"
Add an .arcconfig for libc++abi. llvm-svn: 220050
2014-10-17 16:48:56 +00:00
}
Reference in New Issue
Copy Permalink