diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2019-03-19 14:47:05 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2019-03-19 14:47:05 +0000 |
commit | 7045c6f0b5a79a8866824b2579a22151eb4dde69 (patch) | |
tree | 3c9da6ca6afd0a9d801fe571962adc1a89b63f77 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | |
parent | 8ee477a2ab6a9dc184359e634c91925ea347888f (diff) | |
download | bcm5719-llvm-7045c6f0b5a79a8866824b2579a22151eb4dde69.tar.gz bcm5719-llvm-7045c6f0b5a79a8866824b2579a22151eb4dde69.zip |
[scudo][standalone] Add string utility functions
Summary:
Add some string utility functions, notably to format strings, get
lengths, convert a string to a number. Those functions will be
used in reports and flags (coming up next). They were mostly borrowed
from sanitizer_common.
Make use of the string length function in a couple places in the
platform code that was checked in with inlined version of it.
Add some tests.
Reviewers: morehouse, eugenis, vitalybuka, hctim
Reviewed By: morehouse, vitalybuka
Subscribers: mgorny, delcypher, jdoerfert, #sanitizers, llvm-commits
Tags: #llvm, #sanitizers
Differential Revision: https://reviews.llvm.org/D59262
llvm-svn: 356457
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions