[PATCH] D59262: [scudo][standalone] Add string utility functions

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 07:49:24 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356457: [scudo][standalone] Add string utility functions (authored by cryptoad, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59262

Files:
  compiler-rt/trunk/lib/scudo/standalone/CMakeLists.txt
  compiler-rt/trunk/lib/scudo/standalone/fuchsia.cc
  compiler-rt/trunk/lib/scudo/standalone/linux.cc
  compiler-rt/trunk/lib/scudo/standalone/string_utils.cc
  compiler-rt/trunk/lib/scudo/standalone/string_utils.h
  compiler-rt/trunk/lib/scudo/standalone/tests/CMakeLists.txt
  compiler-rt/trunk/lib/scudo/standalone/tests/strings_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59262.191303.patch
Type: text/x-patch
Size: 16090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/f12ab0ef/attachment.bin>


More information about the llvm-commits mailing list