forked from OSchip/llvm-project
Add .arcconfig to the repository. Useful if someone wants to use phabricator's command line tool.
llvm-svn: 169085
This commit is contained in:
parent
47534c7440
commit
afbb6bd457
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"project_id" : "llvm",
|
||||
"conduit_uri" : "http://llvm-reviews.chandlerc.com/"
|
||||
}
|
Loading…
Reference in New Issue