Add a simple .arcconfig to make using the 'arc' commandline tool and the

phabricator code review site easier with libc++.

llvm-svn: 171275
This commit is contained in:
Chandler Carruth 2012-12-31 05:59:45 +00:00
parent 965368743e
commit 3036ab26e3
1 changed files with 4 additions and 0 deletions

4
libcxx/.arcconfig Normal file
View File

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