[PATCH] Optional support for dynamic Asan runtime
Yury Gribov
tetra2005 at gmail.com
Tue Mar 11 07:39:10 PDT 2014
First try on Konstantin's suggestions in ML (https://groups.google.com/forum/#!topic/address-sanitizer/XJXOrSvN8vg).
Stuff that hasn't been addressed:
* platforms other than Linux
* support for other dynamic runtimes (UBSan, MSan, etc.)
* detection of static/dynamic rt conflict
* detection of dlopen
http://llvm-reviews.chandlerc.com/D3042
More information about the llvm-commits
mailing list