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
2025-01-12 19:01:55 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
libcxx
/
.arcconfig
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add a simple .arcconfig to make using the 'arc' commandline tool and the phabricator code review site easier with libc++. llvm-svn: 171275
2012-12-31 05:59:45 +00:00
{
[libcxx] Set up .arcconfig to point to new Diffusion CXX repository Summary: We want to automatically copy the appropriate mailing list for review requests to the libc++ 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 "CXX" for libc++: https://reviews.llvm.org/source/libcxx/ This explicitly updates libcxx's .arcconfig to point to the new CXX repository in Diffusion, which will let us use Herald rule H268. Reviewers: halyavin, EricWF, mclow.lists, compnerd, mstorsjo Reviewed By: compnerd Subscribers: cfe-commits, bkramer, dlj, sammccall, klimek, smeenai, mstorsjo, krytarowski Differential Revision: https://reviews.llvm.org/D40500 llvm-svn: 319666
2017-12-04 17:55:28 +00:00
"repository.callsign" : "CXX",
Upgrade arcconfig to use https llvm-svn: 275750
2016-07-18 02:02:49 +00:00
"conduit_uri" : "https://reviews.llvm.org/"
Add a simple .arcconfig to make using the 'arc' commandline tool and the phabricator code review site easier with libc++. llvm-svn: 171275
2012-12-31 05:59:45 +00:00
}
Reference in New Issue
Copy Permalink