diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-11-28 21:32:21 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-11-28 21:32:21 +0000 |
commit | ea75c5599072bda2dc9fc1dec2e680936c84f6f1 (patch) | |
tree | 033956044ea2fd63b3c51b7786cd144848e9422f /CodeGen/CodeGenModule.cpp | |
parent | 251f7325b38d3412ac4681edb9f34408f59d3424 (diff) |
Converted AST Pretty-Printer to use iostreams instead of FILE*. This fixes
a bug where the statement pretty-printer used iostreams but the AST printer
did not. This was an issue when dumping ASTs to something other than stderr.
Updated SerializationTest to use the new iostreams interface for the AST printer.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44417 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions