Hello

I used " -fsanitise=address " as one of the option for compiling my program
with clang.
But it slows down the execution of the program.

Can anybody please tell me that is there a way to only check the stack
variables overflow, global variables overflow and avoid all other checks
using ASAN which could help in improving the execution speed?

-- 
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to