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

Maxim Ostapenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 10:54:38 PDT 2017


m.ostapenko updated this revision to Diff 97475.
m.ostapenko added a comment.

Add guards against old Glibc versions to testcase.


Repository:
  rL LLVM

https://reviews.llvm.org/D32589

Files:
  lib/lsan/lsan_interceptors.cc
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  test/sanitizer_common/TestCases/Linux/mprobe.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32589.97475.patch
Type: text/x-patch
Size: 3187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/f1489205/attachment.bin>


More information about the llvm-commits mailing list