[Lldb-commits] [PATCH] Update .arcconfig to point to reviews.llvm.org
Reid Kleckner
rnk at google.com
Mon May 19 18:18:18 PDT 2014
Hi tfiala,
Update .arcconfig to point to reviews.llvm.org. Sending this for review
mostly to test the process.
http://reviews.llvm.org/D3834
Files:
.arcconfig
Index: .arcconfig
===================================================================
--- .arcconfig
+++ .arcconfig
@@ -1,4 +1,4 @@
{
"project_id" : "lldb",
- "conduit_uri" : "http://llvm-reviews.chandlerc.com/"
+ "conduit_uri" : "http://reviews.llvm.org/"
}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3834.9594.patch
Type: text/x-patch
Size: 266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140520/03971e20/attachment.bin>
More information about the lldb-commits
mailing list