[LLVMdev] [PATCH] Implement dbgs()
David Greene
dag at cray.com
Mon Dec 21 12:24:35 PST 2009
On Monday 21 December 2009 13:59, Chris Lattner wrote:
> > Here's a revision. It only adds the handler if DisableDebugBuffering is
> > false, DebugFlag is true and the debug buffer size is non-zero.
>
> Please reverse the sense of this, forcing clients to opt into dbgs()
> buffering, and update the tools to set the flag. Looks good otherwise,
Done. Will commit once the circular_raw_ostream is in.
-Dave
More information about the llvm-dev
mailing list