[PATCH] D29356: [sanitizer] Support SANITIZER_INTERCEPTOR_HOOKS on Darwin

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 15:42:37 PST 2017


kcc added a comment.

please move sanitizer_common/TestCases/Linux/weak_hook_test.cc to ./sanitizer_common/TestCases/Posix/
and make sure that it works (and fails w/o you change)


https://reviews.llvm.org/D29356





More information about the llvm-commits mailing list