]> granicus.if.org Git - clang/commit
Revert the dump functions to send output to llvm::errs(), matching the LLVM conventio...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 9 Aug 2010 10:54:31 +0000 (10:54 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 9 Aug 2010 10:54:31 +0000 (10:54 +0000)
commit9668033ee4c25efd019e6c7e6dd96aa2e6364a46
treedd6b987cb4cf441ad1b86790b5fad368b192ad36
parentf315fd6ebb9dbc47619315284c9af1ce5ec5f834
Revert the dump functions to send output to llvm::errs(), matching the LLVM convention; suggestion by Daniel.

'-ast-print' / '-ast-dump' command line options still send output to llvm::outs().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110569 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Stmt.h
lib/AST/StmtDumper.cpp
lib/AST/StmtPrinter.cpp