[Lldb-commits] [PATCH] Update .arcconfig to point to reviews.llvm.org

Reid Kleckner rnk at google.com
Tue May 20 14:32:33 PDT 2014


Closed by commit rL209237 (authored by @rnk).

http://reviews.llvm.org/D3834

Files:
  lldb/trunk/.arcconfig

Index: lldb/trunk/.arcconfig
===================================================================
--- lldb/trunk/.arcconfig
+++ lldb/trunk/.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.9642.patch
Type: text/x-patch
Size: 299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140520/b9a71690/attachment.bin>


More information about the lldb-commits mailing list