================ @@ -66,7 +66,7 @@ #define SANITIZER_INTERCEPT_MEMCPY 0 #undef SANITIZER_INTERCEPT_MEMCMP -#define SANITIZER_INTERCEPT_MEMCMP 0 +#define SANITIZER_INTERCEPT_MEMCMP 1 ---------------- kstoimenov wrote: Done. https://github.com/llvm/llvm-project/pull/67204