Date: Sun, 02 Dec 2012 01:40:18 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: marco.broeder@gmx.eu Cc: FreeBSD Stable <freebsd-stable@FreeBSD.org> Subject: Re: llvm / clang does not build with new libc++ Message-ID: <50BAA372.1030609@FreeBSD.org> In-Reply-To: <50B9D559.5030901@gmx.eu> References: <50B9D559.5030901@gmx.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-12-01 11:00, Marco Br=C3=B6der wrote: > since r243376 clang does not build with new libc++ anymore. Log attache= d. =2E.. > /usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/li= b/CodeGen/CGDebugInfo.cpp:1695:16: > error: > no matching member function for call to 'push_back' > ReplaceMap.push_back(std::make_pair(Ty.getAsOpaquePtr(), TC)); > ~~~~~~~~~~~^~~~~~~~~ Should be fixed in r243781, thanks for reporting it.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50BAA372.1030609>