[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:11:07 PDT 2020


sivachandra updated this revision to Diff 259166.
sivachandra added a comment.

- clang-format


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78612/new/

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.259166.patch
Type: text/x-patch
Size: 5388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200422/4af26407/attachment.bin>


More information about the libc-commits mailing list