summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-10-17 20:57:45 +0000
committerZachary Turner <zturner@google.com>2016-10-17 20:57:45 +0000
commit99eef2d736bd4cbfef02eb8714a59db442ff8643 (patch)
treece9cb58bf9ed8e9020ff8590aa6255c346bcdd92 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
parent523cd8290a68821124de2fe52240c1c1f1439895 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud