[PATCH] D14341: Asan: utility function to determine first wrongly poisoned byte in container.
Mike Aizatsky via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 4 11:58:36 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL252071: Asan: utility function to determine first wrongly poisoned byte in (authored by aizatsky).
Changed prior to commit:
http://reviews.llvm.org/D14341?vs=39235&id=39236#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14341
Files:
compiler-rt/trunk/include/sanitizer/common_interface_defs.h
compiler-rt/trunk/lib/asan/asan_poisoning.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_interface_internal.h
compiler-rt/trunk/test/asan/TestCases/contiguous_container.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14341.39236.patch
Type: text/x-patch
Size: 4604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151104/78725dd0/attachment.bin>
More information about the llvm-commits
mailing list