llvm / clang does not build with new libc++

Dimitry Andric dim at FreeBSD.org
Sun Dec 2 00:40:15 UTC 2012


On 2012-12-01 11:00, Marco Bröder wrote:
> since r243376 clang does not build with new libc++ anymore. Log attached.
...
> /usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/lib/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.



More information about the freebsd-stable mailing list