[PATCH] D40500: [libcxx] Set up .arcconfig to point to new Diffusion CXX repository

Ben Hamilton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 4 09:56:13 PST 2017


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

Repository:
  rL LLVM

https://reviews.llvm.org/D40500

Files:
  libcxx/trunk/.arcconfig


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40500.125360.patch
Type: text/x-patch
Size: 286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171204/bf023b76/attachment-0001.bin>


More information about the cfe-commits mailing list