From owner-freebsd-current@freebsd.org Wed Oct 7 07:18:46 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA0A29D1FB7 for ; Wed, 7 Oct 2015 07:18:46 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8B30CBE6; Wed, 7 Oct 2015 07:18:46 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) with esmtp (envelope-from ) id <1Zjizm-003kcI-Kk>; Wed, 07 Oct 2015 09:18:38 +0200 Received: from p578a69f9.dip0.t-ipconnect.de ([87.138.105.249] helo=freyja.zeit4.iv.bundesimmobilien.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) with esmtpsa (envelope-from ) id <1Zjizm-002HXo-Cl>; Wed, 07 Oct 2015 09:18:38 +0200 Date: Wed, 7 Oct 2015 09:18:30 +0200 From: "O. Hartmann" To: Dimitry Andric Cc: freebsd-current Subject: Re: HEADS UP: clang/llvm/lldb 3.7.0 imported Message-ID: <20151007091830.3a1ea0d0@freyja.zeit4.iv.bundesimmobilien.de> In-Reply-To: References: Organization: FU Berlin X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Originating-IP: 87.138.105.249 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Oct 2015 07:18:46 -0000 On Tue, 6 Oct 2015 20:48:42 +0200 Dimitry Andric wrote: > Hi all, > > I upgraded clang, llvm, lldb, compiler-rt and libc++ to 3.7.0 release, > in head r288943. > > Release notes for llvm and clang can be found here: > http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html > http://llvm.org/releases/3.7.0/tools/clang/docs/ReleaseNotes.html > > This was tested with several universe builds and a few ports exp-run > iterations, but if you run into something unexpected, please file a PR > and let me know. :-) > > -Dimitry > Thank you very much, very much appreciated. Regards, Oliver