This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
59890002db
llvm-project
/
clang-tools-extra
/
.arcconfig
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .arcconfig for Arcanist support for Phabricator llvm-svn: 172043
2013-01-10 12:12:08 +08:00
{
[clang-tools-extra] Set up .arcconfig to point to new Diffusion CTE repository Summary: I'm testing out a new Diffusion repository `CTE`: https://reviews.llvm.org/source/clang-tools-extra/ This explicitly updates clang-tools-extra's `.arcconfig` to point to the new `CTE` repository in Diffusion, which will let us set up Herald rules, etc. Reviewers: klimek, sammccall Reviewed By: sammccall Subscribers: bkramer, dlj Differential Revision: https://reviews.llvm.org/D40179 llvm-svn: 319039
2017-11-27 23:58:25 +08:00
"repository.callsign" : "CTE",
Upgrade all the .arcconfigs to https. llvm-svn: 275409
2016-07-14 21:15:37 +08:00
"conduit_uri" : "https://reviews.llvm.org/"
Add .arcconfig for Arcanist support for Phabricator llvm-svn: 172043
2013-01-10 12:12:08 +08:00
}