[libc-commits] [PATCH] D78612: [libc] Add sanitizer instrumentation to the SIMD strlen implementation.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Apr 21 22:40:41 PDT 2020
sivachandra added a comment.
I do not think this patch is ready. But, I am sending this out for review by @hctim to get his feedback about the hand-written sanitizer instrumentation in `strlen.cpp` and the corresponding testing in `strlen_test.cpp`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78612/new/
https://reviews.llvm.org/D78612
More information about the libc-commits
mailing list