[PATCH] D38971: Enhance libsanitizer support for invalid-pointer-pair.

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 30 16:07:44 PDT 2017


kcc added a comment.

We can still use the stack bounds for the *current* thread, right? 
(maybe will need some extra plumbing for this)


https://reviews.llvm.org/D38971





More information about the llvm-commits mailing list