[PATCH] D42068: Add new interceptors for pwcache(3)-style functions

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 15:30:14 PST 2018


vitalybuka added a comment.

ideally we should have these tests in sanitizer_common and run by all sanitizers
and "report" tests which check that interceptor actually validate arguments and unpoison results, e.g. tests for asan or msan


Repository:
  rL LLVM

https://reviews.llvm.org/D42068





More information about the llvm-commits mailing list