Add .arcconfig to the repository. Useful if someone wants to use phabricator's command line tool.

llvm-svn: 169086
This commit is contained in:
Benjamin Kramer 2012-12-01 12:08:08 +00:00
parent afbb6bd457
commit 5586bdfd2a
1 changed files with 4 additions and 0 deletions

4
clang/.arcconfig Normal file
View File

@ -0,0 +1,4 @@
{
"project_id" : "clang",
"conduit_uri" : "http://llvm-reviews.chandlerc.com/"
}