[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:09:01 PDT 2020


sivachandra created this revision.
Herald added subscribers: libc-commits, tschuett, mgorny.
Herald added a project: libc-project.

Depends on D78611 <https://reviews.llvm.org/D78611>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D78612

Files:
  libc/src/string/CMakeLists.txt
  libc/src/string/strlen.cpp
  libc/test/src/string/CMakeLists.txt
  libc/test/src/string/strlen_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78612.259164.patch
Type: text/x-patch
Size: 5353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200422/0ec15599/attachment-0001.bin>


More information about the libc-commits mailing list