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-07 08:34:59 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
8c55e21199
llvm-capstone
/
clang
/
.arcconfig
5 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Revert r242365. r242365 removed two unrelated files by accident. llvm-svn: 242366
2015-07-16 00:32:26 +00:00
{
[clang] Set up .arcconfig to point to new Diffusion C repository Summary: We want to automatically copy cfe-commits@ on review requests to the clang repository. Similar to D40179, I set up a new Diffusion repository with callsign "C" for clang: https://reviews.llvm.org/source/clang/ This explicitly updates clang's .arcconfig to point to the new C repository in Diffusion, which will let us use Herald rule H268. Reviewers: klimek, sammccall Reviewed By: klimek Subscribers: dlj, bkramer Differential Revision: https://reviews.llvm.org/D40494 llvm-svn: 319052
2017-11-27 17:21:24 +00:00
"repository.callsign" : "C",
Upgrade all the .arcconfigs to https. llvm-svn: 275409
2016-07-14 13:15:37 +00:00
"conduit_uri" : "https://reviews.llvm.org/"
Revert r242365. r242365 removed two unrelated files by accident. llvm-svn: 242366
2015-07-16 00:32:26 +00:00
}
Reference in New Issue
Copy Permalink