[cfe-dev] porting pretty printing and astconsumers to raw_ostream patch

Csaba Hruska csaba.hruska at gmail.com
Sun Aug 24 08:08:51 PDT 2008


Hi!
Here is a patch what replaces std::ostream with llvm::raw_ostream.
This patch covers the AST library, but ignores Analysis lib. That will be
ported later.

Cheers,
Csaba
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080824/943291e3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: raw_ostreamport.patch
Type: text/x-diff
Size: 26124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080824/943291e3/attachment.patch>


More information about the cfe-dev mailing list