"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "22e490d908bf60c2265ede78ff518eb7dde3b761"
[sanitizer] Intercept mcheck and mprobe on Linux
This patch addresses https://github.com/google/sanitizers/issues/804. Users can use mcheck and mprobe functions to verify heap state so we should intercept them to avoid breakage of valid code. Differential Revision: https://reviews.llvm.org/D32589 llvm-svn: 302001
Loading
Please register or sign in to comment