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-11-24 06:10:12 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
8ec89e6b16
llvm-capstone
/
compiler-rt
/
.arcconfig
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
arcconfig for compiler-rt llvm-svn: 169575
2012-12-07 02:11:47 +00:00
{
[compiler-rt] Set up .arcconfig to point to new Diffusion CRT repository Summary: We want to automatically copy the appropriate mailing list as well as #sanitizers for review requests to the compiler-rt 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 "CRT" for compiler-rt: https://reviews.llvm.org/source/compiler-rt/ This explicitly updates compiler-rt's .arcconfig to point to the new CRT repository in Diffusion, which will let us use Herald rules H270 and H271. Reviewers: krytarowski, joerg, dvyukov, vitalybuka, sammccall Reviewed By: sammccall Subscribers: dlj, bkramer, dberris, llvm-commits, sammccall, klimek, #sanitizers Differential Revision: https://reviews.llvm.org/D40498 llvm-svn: 319954
2017-12-06 20:55:32 +00:00
"repository.callsign" : "CRT",
Upgrade all the .arcconfigs to https. llvm-svn: 275409
2016-07-14 13:15:37 +00:00
"conduit_uri" : "https://reviews.llvm.org/"
arcconfig for compiler-rt llvm-svn: 169575
2012-12-07 02:11:47 +00:00
}
Reference in New Issue
Copy Permalink