On 02.12.2012 01:40, Dimitry Andric wrote:
> 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:
>>n
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'
Hello,
since r243376 clang does not build with new libc++ anymore. Log attached.
Reverting back lib/libc++ or not using libc++ fixes it.
System: stable/9 amd64 r243742
WITHOUT_LIB32=yes
WITHOUT_PROFILE=yes
WITHOUT_SYSINSTALL=yes
WITH_CLANG=yes
WITH_CLANG_EXTRAS=yes
WITH_CLANG_IS_CC=yes
WITH_LIB