diff options
author | Zachary Turner <zturner@google.com> | 2016-10-17 20:57:45 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-10-17 20:57:45 +0000 |
commit | 99eef2d736bd4cbfef02eb8714a59db442ff8643 (patch) | |
tree | ce9cb58bf9ed8e9020ff8590aa6255c346bcdd92 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | 523cd8290a68821124de2fe52240c1c1f1439895 (diff) | |
download | bcm5719-llvm-99eef2d736bd4cbfef02eb8714a59db442ff8643.tar.gz bcm5719-llvm-99eef2d736bd4cbfef02eb8714a59db442ff8643.zip |
[Support] Add support for "advanced" number formatting.
raw_ostream has not afforded a lot of flexibility in terms of
how to format numbers when outputting. Wrap this all up into
a set of low level helper functions that can be used to output
numbers with arbitrary precision, alignment, format, etc and
then update raw_ostream to use these functions.
This will be useful for upcoming improvements to llvm's string
formatting libraries, but are still useful independently.
Differential Revision: https://reviews.llvm.org/D25497
llvm-svn: 284425
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions