diff options
author | David Greene <greened@obbligato.org> | 2009-12-23 16:08:15 +0000 |
---|---|---|
committer | David Greene <greened@obbligato.org> | 2009-12-23 16:08:15 +0000 |
commit | e59011e7d913b59dd244b0295a984dcfe7976e72 (patch) | |
tree | 1de8e16ab6c6419583a9ccb207afe19846a3d585 /lib/Support/Debug.cpp | |
parent | 9d2e2b2bb2602fb60cfcf8c84ee7a4e4bd865edf (diff) |
Add circular_raw_ostream, which buffers its output in a circular queue
and outputs it when explicitly flushed. The intent is to use it in
situations such as debug output logging where a signal handler can take
care of flushing the buffer at program termination.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92001 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/Debug.cpp')
0 files changed, 0 insertions, 0 deletions