From owner-svn-src-head@freebsd.org Fri Aug 4 18:38:17 2017 Return-Path: Delivered-To: svn-src-head@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 04D3FDC2A5B; Fri, 4 Aug 2017 18:38:17 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:470:7a58:1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C08B872E17; Fri, 4 Aug 2017 18:38:16 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::5dcc:fb68:7f41:b95e] (unknown [IPv6:2001:470:7a58:0:5dcc:fb68:7f41:b95e]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 877B02D708; Fri, 4 Aug 2017 20:38:06 +0200 (CEST) From: Dimitry Andric Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_CC560F7F-4ECA-44F4-A36C-E57F3BB99160"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: svn commit: r321369 - in head: . contrib/compiler-rt/include/sanitizer contrib/compiler-rt/include/xray contrib/compiler-rt/lib/asan contrib/compiler-rt/lib/builtins contrib/compiler-rt/lib/builtin... Date: Fri, 4 Aug 2017 20:38:03 +0200 In-Reply-To: Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org To: "Ngie Cooper (yaneurabeya)" References: <201707221108.v6MB8UWB068088@repo.freebsd.org> X-Mailer: Apple Mail (2.3273) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Aug 2017 18:38:17 -0000 --Apple-Mail=_CC560F7F-4ECA-44F4-A36C-E57F3BB99160 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 On 4 Aug 2017, at 19:46, Ngie Cooper (yaneurabeya) = wrote: >=20 >> On Jul 22, 2017, at 04:08, Dimitry Andric wrote: >>=20 >> Author: dim >> Date: Sat Jul 22 11:08:25 2017 >> New Revision: 321369 >> URL: https://svnweb.freebsd.org/changeset/base/321369 >>=20 >> Log: >> Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ = to >> 5.0.0 (trunk r308421). Upstream has branched for the 5.0.0 release, >> which should be in about a month. Please report bugs and = regressions, >> so we can get them into the release. >>=20 >> Please note that from 3.5.0 onwards, clang, llvm and lldb require = C++11 >> support to build; see UPDATING for more information. >>=20 >> MFC after: 2 months >=20 > Hi Dmitry, > This commit changed a lot of mergeinfo under contrib/ and = sys/contrib unnecessarily =E2=80=94 could you please revert those = changes before merging back to ^/head next time? I would probably have liked to, but every time I merge back stuff from a project branch, Subversion dies in interesting ways, because some sort of mergeinfo is missing. I would rather not mess with the mergeinfo properties it has automatically added, I have *very* bad experiences with that. Of course, mergeinfo can always be removed later on from head, if it is absolutely necessary. But I would rather not touch it at all. If the Subversion authors think some mergeinfo must be automatically added, they are probably right? -Dimitry --Apple-Mail=_CC560F7F-4ECA-44F4-A36C-E57F3BB99160 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.1 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWYS/CwAKCRCwXqMKLiCW o+YDAKDzk1H+qjfwHL+jJitomFIuGeeF2QCdHeKHc3Xw1yuN1BqBzgrC40PgIWU= =lS9A -----END PGP SIGNATURE----- --Apple-Mail=_CC560F7F-4ECA-44F4-A36C-E57F3BB99160--