diff options
| author | Ted Kremenek <kremenek@apple.com> | 2007-11-27 21:46:50 +0000 |
|---|---|---|
| committer | Ted Kremenek <kremenek@apple.com> | 2007-11-27 21:46:50 +0000 |
| commit | 7c81bdd4e7468e86d55fa4d058f1c6cbe4ce54b6 (patch) | |
| tree | 2ebc6aedef1fe735cbaead804fcbfc73dfaa21d4 /clang/CodeGen/CodeGenModule.cpp | |
| parent | da22eeca44ed2316a118c22a7df04e40a5f4ec74 (diff) | |
| download | bcm5719-llvm-7c81bdd4e7468e86d55fa4d058f1c6cbe4ce54b6.tar.gz bcm5719-llvm-7c81bdd4e7468e86d55fa4d058f1c6cbe4ce54b6.zip | |
Migrated static functions that print decls into a DeclPrinter class,
which is now used (or subclasssed) by the ASTConsumers. This new class
stores a FILE* that is used for writing, instead of just hardwiring output
to stderr (it defaults to stderr if no FILE* is provided).
Modified CreateASTPrinter() to accept a FILE* for printing.
llvm-svn: 44377
Diffstat (limited to 'clang/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions

