[PATCH] D32589: [sanitizer] Intercept mcheck and mprobe on Linux

Maxim Ostapenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 11:15:34 PDT 2017


m.ostapenko added a comment.

In https://reviews.llvm.org/D32589#739737, @alekseyshl wrote:

> What about mcheck_pedantic and mcheck_check_all?


Right, we need mcheck_pedantic as well. I'm not sure about mcheck_check_all since it checks all chunks allocated by Glibc and this is probably fine. Should we add it for consistency?


Repository:
  rL LLVM

https://reviews.llvm.org/D32589





More information about the llvm-commits mailing list