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

Martin Liška via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 04:51:58 PDT 2017


marxin added a comment.

I'll do it in a separate patch.
Can you please @kcc explain me how should I use the lock for stack access in order to have it less locking?
I'm planning also to come up with a multi-threaded test-case.


https://reviews.llvm.org/D38971





More information about the llvm-commits mailing list