Bug#674155: clang: compiling with -faddress-sanitizer fails

Sylvestre Ledru sylvestre at irill.org
Wed May 23 19:24:56 UTC 2012


On 23/05/2012 14:57, Jakub Ruzicka wrote:
>
> Compiling C sources with `clang -faddress-sanitizer` (AdressSanitizer is
> now part of clang starting with version 3.1) thorws following error:
[...]
> AddressSanitizer is an awesome tool and should be readily available.
>
Indeed but it requires some works. This feature is provided by 
compiler-rt which is not in Debian.
See:
http://clang.llvm.org/get_started.html
http://compiler-rt.llvm.org/

Sylvestre






More information about the Pkg-llvm-team mailing list