[PATCH] D18212: [sanitizer] On OS X, verify that interceptors work and abort if not, take 2

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 13:14:26 PDT 2016


samsonov added a comment.

... that is, make weak bool DisableReexec() { return false; }  and override it with function returning true in unit tests.


http://reviews.llvm.org/D18212





More information about the llvm-commits mailing list