[PATCH] D45096: Allow the creation of human-friendly ASTDumper to arbitrary output stream

Whisperity via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 6 04:29:09 PDT 2018


whisperity marked 2 inline comments as done.
whisperity added a comment.

It is also std-out (`llvm::outs()`) in case of `nullptr` and not std-err.


Repository:
  rC Clang

https://reviews.llvm.org/D45096





More information about the cfe-commits mailing list