forked from OSchip/llvm-project
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:
parent
fcbed5af67
commit
64976a2a23
lldb
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"project_id" : "lldb",
|
||||
"conduit_uri" : "http://llvm-reviews.chandlerc.com/"
|
||||
"conduit_uri" : "http://reviews.llvm.org/"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue