[PATCH] D59262: [scudo][standalone] Add string utility functions
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 12 12:35:11 PDT 2019
cryptoad updated this revision to Diff 190310.
cryptoad marked an inline comment as done and an inline comment as not done.
cryptoad added a comment.
Changing `ScopedString` to aggregation instead of inheritance.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59262/new/
https://reviews.llvm.org/D59262
Files:
lib/scudo/standalone/CMakeLists.txt
lib/scudo/standalone/fuchsia.cc
lib/scudo/standalone/linux.cc
lib/scudo/standalone/string_utils.cc
lib/scudo/standalone/string_utils.h
lib/scudo/standalone/tests/CMakeLists.txt
lib/scudo/standalone/tests/strings_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59262.190310.patch
Type: text/x-patch
Size: 17745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190312/62ac6f88/attachment.bin>
More information about the llvm-commits
mailing list