Open mnm-sys opened 1 year ago
https://github.com/google/sanitizers
Please note that these flags work with only some compilers like clang and gcc, and are not supported on other compilers.
So, use conditional compilation for these instrumentation flags.
https://www.gnu.org/software/make/manual/html_node/Conditional-Example.html
https://github.com/google/sanitizers
Please note that these flags work with only some compilers like clang and gcc, and are not supported on other compilers.
So, use conditional compilation for these instrumentation flags.
https://www.gnu.org/software/make/manual/html_node/Conditional-Example.html