diff options
author | Zachary Turner <zturner@google.com> | 2016-10-11 19:24:45 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-10-11 19:24:45 +0000 |
commit | 733be51dcdf4ec40171c5d747b59f6dfa010b0a1 (patch) | |
tree | 7c8febe1ff5726615776a2e84ec3dd98440845cb /lldb/packages/Python/lldbsuite/test | |
parent | 7186a4323e142301fbd858abc79a6174d83cfac9 (diff) | |
download | bcm5719-llvm-733be51dcdf4ec40171c5d747b59f6dfa010b0a1.tar.gz bcm5719-llvm-733be51dcdf4ec40171c5d747b59f6dfa010b0a1.zip |
[raw_ostream] Raise some helper functions out of raw_ostream.
Low level functionality to format numbers were embedded in the
implementation of raw_ostream. I have need to use these through
an interface other than the overloaded stream operators, so they
need to be raised to a level that they can be used from either
raw_ostream operators or other code.
llvm-svn: 283921
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions