[PATCH] [RFC] Introduce support for multiple sanitizer blacklists (Clang side).

Alexey Samsonov vonosmas at gmail.com
Fri Aug 8 16:03:39 PDT 2014


I see. As I mentioned in offline discussion, you'd probably need smth. like LLVMObject library to dynamically extract the symbols you need from the shared objects, and it would we weird to have Clang CodeGen depend on it.

http://reviews.llvm.org/D4547






More information about the cfe-commits mailing list