Update .arcconfig to point to reviews.llvm.org

Mostly a test review and commit.

Reviewers: tfiala

Differential Revision: http://reviews.llvm.org/D3834

llvm-svn: 209237
This commit is contained in:
Reid Kleckner 2014-05-20 21:24:59 +00:00
parent fcbed5af67
commit 64976a2a23

View File

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