>> Both:
>> $ clang++ -fsanitize=address -o plop foo.cpp
>> $ clang++ -fsanitize=address -stdlib=libc++ -o plop foo.cpp
>> works for me with clang 3.2-1~exp1 and libc++ 1.0~svn170866-1~exp1
> 
> Which platform ? I cannot find the lib neither:
> http://packages.debian.org/experimental/amd64/libclang-common-dev/filelist
> nor:
> http://packages.debian.org/experimental/i386/libclang-common-dev/filelist
sudo apt-get install compiler-rt

I will update the error message to make it debian specific.

Sylvestre


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to