Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2015 09:41:14 +0100
From:      David Chisnall <theraven@FreeBSD.org>
To:        Dimitry Andric <dim@FreeBSD.org>
Cc:        Ed Schouten <ed@nuxi.nl>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   Re: svn commit: r286007 - in stable/10/contrib/llvm: include/llvm/CodeGen lib/CodeGen/SelectionDAG lib/Target/X86
Message-ID:  <78074160-BFE5-4D1A-A59E-E3D706A3C35F@FreeBSD.org>
In-Reply-To: <5EDE437E-8D2E-4ADC-A90A-730CD9726AEC@FreeBSD.org>
References:  <201507291259.t6TCxHX4035145@repo.freebsd.org> <CABh_MKkYM03vVivwYeHxpa1_nEqCcri57VXhVhXRoHOWS5XykA@mail.gmail.com> <5EDE437E-8D2E-4ADC-A90A-730CD9726AEC@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 29 Jul 2015, at 14:36, Dimitry Andric <dim@FreeBSD.org> wrote:
>=20
> I'll have a look if this can be fixed using pre-C++11 constructs

LLVM 3.4 had its own unique pointer template (llvm::OwningPtr?  The =
doxygen docs for 3.4 are no longer online, unfortunately).  I don=E2=80=99=
t think that unique_ptr from libc++ requires any C++11 features, so =
another option would be to simply copy it into this file with some =
#ifdefs.

David




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?78074160-BFE5-4D1A-A59E-E3D706A3C35F>