[PATCH] D15225: [Driver] Sanitizer support based on runtime library presence

Anna Zaks via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 21 12:01:07 PST 2016


zaks.anna added a comment.

>   I don't know, is there a way to install runtime components for ASan if your distribution doesn't happen to have one (that must be tricky, as the version of ASan should match the version of the compiler).


Correct, there is no recommended way of installing the libraries on top of the existing toolchain.


http://reviews.llvm.org/D15225





More information about the cfe-commits mailing list