Upgrade arcconfig to use https
authorEric Fiselier <eric@efcs.ca>
Mon, 18 Jul 2016 02:02:49 +0000 (02:02 +0000)
committerEric Fiselier <eric@efcs.ca>
Mon, 18 Jul 2016 02:02:49 +0000 (02:02 +0000)
llvm-svn: 275750

libcxx/.arcconfig

index 6d07e82..c96fbc1 100644 (file)
@@ -1,4 +1,4 @@
 {
   "project_id" : "libcxx",
-  "conduit_uri" : "http://reviews.llvm.org/"
+  "conduit_uri" : "https://reviews.llvm.org/"
 }