[cfe-dev] knobs for sanitizers

Kihong Heo via cfe-dev cfe-dev at lists.llvm.org
Thu Jan 24 14:26:40 PST 2019


Hi,

Are there any finer-grained knobs or annotation mechanisms for Clang’s sanitizers rather than blacklist? I am just wondering if we can (manually or automatically) instrument code with a domain-specific way for each target program so as to reduce their runtime cost.

Thanks,
Kihong


More information about the cfe-dev mailing list