From 6a795889c33eb039866a867b41c30fdf000e345d Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Thu, 14 Jul 2016 13:15:37 +0000 Subject: Upgrade all the .arcconfigs to https. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@275409 91177308-0d34-0410-b5e6-96231b3b80d8 --- .arcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.arcconfig') diff --git a/.arcconfig b/.arcconfig index 7540b46523..048706ac96 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,4 +1,4 @@ { "project_id" : "clang", - "conduit_uri" : "http://reviews.llvm.org/" + "conduit_uri" : "https://reviews.llvm.org/" } -- cgit v1.2.3