[PATCH] D71740: [msan] Intercept qsort, qsort_r.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 12:35:11 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG07861e955d00: [msan] Intercept qsort, qsort_r. (authored by eugenis).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71740/new/

https://reviews.llvm.org/D71740

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/test/msan/qsort.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71740.234947.patch
Type: text/x-patch
Size: 5920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191220/42083702/attachment.bin>


More information about the llvm-commits mailing list