[PATCH] D40501: [libcxxabi] Set up .arcconfig to point to new Diffusion CXXA repository

Ben Hamilton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 4 15:14:33 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319713: [libcxxabi] Set up .arcconfig to point to new Diffusion CXXA repository (authored by benhamilton).

Repository:
  rL LLVM

https://reviews.llvm.org/D40501

Files:
  libcxxabi/trunk/.arcconfig


Index: libcxxabi/trunk/.arcconfig
===================================================================
--- libcxxabi/trunk/.arcconfig
+++ libcxxabi/trunk/.arcconfig
@@ -1,4 +1,4 @@
 {
-  "project_id" : "libcxxabi",
+  "repository.callsign" : "CXXA",
   "conduit_uri" : "https://reviews.llvm.org/"
 }


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40501.125430.patch
Type: text/x-patch
Size: 299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171204/25d28419/attachment.bin>


More information about the cfe-commits mailing list